This tool creates a new email template or updates an existing one in Brevo. If a 'templateId' is provided, it performs an update; otherwise, it creates a new template.
tagA tag to categorize the template.
senderSender information. Required when creating a new template.
htmlUrlA URL to the HTML content of the email template. Use this or htmlContent, not both.
replyToThe email address for replies.
subjectSubject line of the email. Required when creating a new template.
toFieldThe 'to' field for the template, e.g., '{FNAME} {LNAME}'.
isActiveSet to true to activate the template, false to deactivate.
templateIdID of the template to update. If not provided, a new template will be created.
htmlContentThe HTML content of the email template. Use this or htmlUrl, not both.
templateNameName of the email template. Required when creating a new template.
attachmentUrlURL of a file to be attached to the email.
dataRequiredobjectData from the action execution
errorError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.