onContactCreated( )


Notes:

Triggered when a contact is created.

Permissions
Read Contacts
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?