Tool to create a Template (Event Type) in Fomo. Use when building 3rd party Fomo integrations. Templates define the message structure for notification events and can include markdown formatting, custom images, avatar support, and IP-based location mapping.
nameRequiredstringFriendly name for user identification of the template
messageRequiredstringMessage template with variable placeholders (e.g., {{first_name}} just purchased {{item_name}})
image_urlstringOptional fallback image URL (must link to a hosted image, ideally < 50kb)
use_avatarbooleanIf set to true, an email_address parameter must be present in Event creation API call
use_ip_mappingbooleanIf set to true, an ip_address parameter must be present in Event creation API call
markdown_enabledbooleanSwitch to enable markdown-flavored syntax for bold, italics, line breaks, etc. Default: false
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.