1
API Providers
7
Endpoints
1
Active Providers
Manage your external API provider connections
Add ProviderZoho CRM
zoho-crm
https://www.zohoapis.com
https://accounts.zoho.com/oauth/v2/token
7 endpoints
Token Expired
Define API endpoints for each provider
Add Endpoint| Method | Name | Endpoint | Provider | Status | Actions |
|---|---|---|---|---|---|
| POST | Create Lead |
/crm/v2/Foreign_Data
Create new Foreign_Data record |
Zoho CRM | Active | |
| DELETE | Delete Lead |
/crm/v2/Foreign_Data?ids={id}
Delete Foreign_Data record by ID |
Zoho CRM | Active | |
| GET | Get Current User |
/crm/v2/users?type=CurrentUser
Get authenticated user info (for testing connection) |
Zoho CRM | Active | |
| GET | Get Lead By ID |
/crm/v2/Foreign_Data/{id}
Retrieve a specific Foreign_Data record |
Zoho CRM | Active | |
| GET | Get Leads |
/crm/v2/Foreign_Data
Retrieve all Foreign_Data records |
Zoho CRM | Active | |
| GET | Search Lead |
/crm/v2/Foreign_Data/search
Search Foreign Data by criteria |
Zoho CRM | Active | |
| PUT | Update Lead |
/crm/v2/Foreign_Data/{id}
Update existing Foreign_Data record |
Zoho CRM | Active |
Request
Response
Send a request to see the response here