Tool to create or update an email message in eSputnik. Use when you need to add a new email template or update an existing one, including support for multilingual message versions. When 'id' is provided in the request, the action updates the existing message with that ID. When '…
idintegerMessage ID. When provided, updates the existing message with this ID. When omitted, creates a new message.
cssstringCSS styles for the email message. Can be used to separate styling from HTML content.
fromRequiredstringRequired. Sender name and email address in the format: '"Sender Name" <email@example.com>'. Example: '"John Smith" <john.smith@example.com>'
nameRequiredstringRequired. Internal name of the message for identification within eSputnik.
tagsarrayList of tags for organizing and categorizing messages.
ampHtmlstringAMP HTML code for AMP-enabled email clients. Provides interactive email features.
rawHtmlstringMessage HTML code without styles. Used when CSS is provided separately.
subjectRequiredstringRequired. Email subject line that will be displayed to recipients.
htmlTextRequiredstringRequired. HTML content of the email message. Can include full HTML structure with body tags or just the content to be displayed in the email.
languageCodestringLanguage code for multilingual messages (e.g., 'en', 'es', 'fr'). Used to add or update a language version of a message.
subscriptionsKeysarrayList of subscription category keys to assign to this message. Used for subscription management.
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.