onContactMerged( )


Notes:

Triggered when one or more source contacts are merged into a target contact.

Permissions
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: ContactMergedEnvelope): void | Promise<void>

Did this help?