onSenderDetailsUpdated( )


Notes:

An event that triggers when sender details are updated without the need for explicit verification.

Permissions
Access Verticals by Automations
Set Up Automations
Manage Email Marketing
Read Email Marketing
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: SenderDetailsUpdatedEnvelope): void | Promise<void>

JavaScript
Did this help?