Want to create a link between Tribe CRM and an external system? The Tribe CRM API allows you to query, create, update and delete all records within an environment. In addition, you get instant updates of mutations through the webhooks.
Tribe CRM
In the configuration of your own Tribe CRM, you will find the API documentation. Here, you can authenticate an application and the webhooks and Odata API are described.
Postman
For more documentation, we refer you to the Tribe CRM Postman environment. Here, the Tribe CRM API is explained in detail.
The following chapters are explained here:
API Tribe CRM
Authentication
Data structure
Data retrieval
Filtering data
Creating/updating data
Deleting data
Attachments
API examples
Webhook examples