Tool to create a new webhook for a MailerSend domain. Use after you have a domain ID and need to receive event notifications like sent, delivered, opened, etc.
urlRequiredstringThe callback URL where MailerSend will send POST requests (max 191 characters).
nameRequiredstringThe name of the webhook (max 191 characters).
eventsRequiredarrayList of events the webhook listens for. Valid events include: activity.sent, activity.delivered, activity.soft_bounced, activity.hard_bounced, activity.deferred, activity.opened, activity.opened_unique, activity.clicked, activity.clicked_unique, activity.unsubscribed, activity.s…
enabledbooleanWhether the webhook is enabled immediately after creation. Defaults to true.
versionintegerWebhook version (1 or 2). Version 1 is recommended, version 2 is legacy. If not specified, uses API default.
domain_idRequiredstringThe ID of the domain to attach the webhook to.
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.