Skip to main content
1

Define the trigger events, such as new contact creation, updates, or deletions in either your app or the CRM.

2

Hook up your API


3

Map the outputted contact fields from the 3rd party API into your API's inputs

I