slug in the ?provider= query parameter to scope any API request to a specific integration.
CRM
HubSpot
Contacts, leads, deals, and meetings via HubSpot CRM API v3. Sandbox supported.
Zoho CRM
Contacts, leads, deals, and meetings via Zoho CRM API v5. Multi-region supported.
Pipedrive
Persons, leads, deals, and activities via Pipedrive API v1. Sandbox supported.
GoHighLevel
Contacts, opportunities, and calendar events via GoHighLevel API.
Monday CRM
Contacts, leads, deals, and activities via Monday.com GraphQL API.
Supported resources
All CRM providers expose the following unified resource types:| Resource | Slug | Operations | Description |
|---|---|---|---|
| Contact | contact | List, Get, Create, Update, Delete | People records — name, email, phone, address |
| Lead | lead | List, Get, Create, Update, Delete | Prospective customers in the top of the funnel |
| Deal | deal | List, Get, Create, Update, Delete | Opportunities with amounts, stages, and close dates |
| Meeting | meeting | List, Get, Create, Update, Delete | Calendar events and appointments |
| Owner | owner | List, Get | CRM users who own records. Read-only — managed by the provider. |