Navigation
Mobile DocsNavigation
Mobile DocsComprehensive CRM for sales, marketing, and customer support automation.
Integrate with Zoho CRM to manage contacts, leads, deals, and customer relationships. Zoho CRM provides powerful automation, analytics, and customization options for businesses of all sizes. Access extensive APIs for contact management, deal tracking, and sales pipeline automation with OAuth 2.0 authentication.
Placeholder: Select Zoho CRM account
Layout: full
Provider: zoho_crm
Layout: full
Options: List Contacts, Get Contact, Create Contact, Update Contact
Placeholder: Enter contact ID
Layout: full
Condition: operation = ["get_contact","update_contact"]
Placeholder: Enter deal ID
Layout: full
Condition: operation = ["get_deal","update_deal"]
Placeholder: John
Layout: half
Condition: operation = ["create_contact","update_contact","create_lead"]
Placeholder: Doe
Layout: half
Condition: operation = ["create_contact","update_contact","create_lead"]
Placeholder: john@example.com
Layout: half
Condition: operation = ["create_contact","update_contact","create_lead"]
Placeholder: +1234567890
Layout: half
Condition: operation = ["create_contact","update_contact","create_lead"]
Placeholder: Acme Corp
Layout: full
Condition: operation = ["create_contact","create_lead"]
Placeholder: Q1 Enterprise Deal
Layout: full
Condition: operation = ["create_deal","update_deal"]
Layout: half
Condition: operation = ["create_deal","update_deal"]
Options: Qualification, Needs Analysis, Value Proposition, Proposal/Price Quote
Placeholder: 50000
Layout: half
Condition: operation = ["create_deal","update_deal"]
Placeholder: {"Custom_Field_1": "value1", "Custom_Field_2": "value2"}
Layout: full
Condition: operation = ["create_contact","update_contact","create_lead","create_deal","update_deal"]
Required
Required
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"data": "json"
}