custom-email-provider
Action, read Example custom-email-provider Action.onExecuteCustomEmailProvider
function is triggered to send an email notification, it takes in two arguments:
event
: contains information about the user and the context of the notification. To learn more, read Action Triggers: custom-email-provider Event Object.api
: provides helper methods for custom behavior while sending notifications. To learn more, read Action Triggers: custom-email-provider API Object.api_key
secret and event
dependency.