onContactCreated( )


Notes:

Triggered when a contact is created.

Permissions
Manage Challenges
Set Up Automations
Manage Members and Contacts - all permissions
Read Members and Contacts - all read permissions
Manage Contacts
Read Contacts
Manage Events
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?