API
Last updated
Was this helpful?
Last updated
Was this helpful?
If you have a Customer Relationship Management (CRM) software and want to sync your contacts, you can do it in 2 ways: using a Zapier integration or by making an API call to our platform.
An Application Programming Interface (API) is a set of defined rules explaining how computers or applications communicate. You need to use your unique API key to connect our platform with your CRM using API.
Where to find your unique API key:
In your account, go to ‘Settings’ -> ‘Integrations’ -> ‘API’.
In the API tab, you can find all the necessary API documentation to integrate with your source system (CRM, POS, DMS, internal database, etc.).
You can integrate your CRM system using Zapier or by making API calls. You can find your API key under the ‘API’ tab.
Note: You can generate a new API key, but changing your API key will stop any widgets or other integrations that rely on the previous key.
Below the API key, you can find API Docs for each API action.
Allowed API actions:
Create a contact
Retrieve a contact
Update a contact
Create or update a contact (If a contact exists, the contact data will be updated; otherwise, a new contact will be created.)
Search contacts
List all contact metafields
List all reviews
Get all automations
For more info and help integrating your platform with our API, please get in touch with our support team.