An Intuitive CRM to Better Tack & Manage Leads, and Close Deals Faster. Try For Free. The Best Way to Manage Your Sales Pipeline. Get Started in Less Than 2 Minutes!

Changelog

8 versions
v2.3.0 Latest
  • Added GetCase, GetQuote, FindAppointments and FindInvoices actions.
  • Added AcceptQuote, DeclineQuote, AcceptDeclineAppointment and CreateNote actions.
  • Added AppointmentStarted, CaseUpdated, CaseClosed, InvoiceDueDate and InvoiceOverdue triggers.
  • ListFields: the field cache is scoped to the connected Zoho user, so one organization's picklist values are no longer offered to another.
  • Connecting an account always asks for consent, so Zoho issues a refresh token also when the same Zoho user reconnects (such accounts used to stop working after an hour).
v2.2.0
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Zoho API.
v2.1.0
  • Added test() (Flow Test Mode) to the ContactCreated, ContactUpdated, LeadCreated and LeadUpdated triggers.
v2.0.3
  • Fixed module ID.
v2.0.2
  • Fixed outports for ListAccounts, ListContacts and ListLeads.
v2.0.1
  • Fixed creating EU endpoint URLs.
v2.0.0
  • Switch to ZOHO V2 (apiKey to Oauth).
v1.0.0
  • Initial version

Authentication

TypeDetails
OAuth 2
Authentication Hub Verified

This connector is globally authenticated and verified by Appmixer and is ready to use without registering your own OAuth application with the provider. Appmixer's Authentication Hub acts as an authentication proxy, so all OAuth-based connectors work out of the box. You can still use your own OAuth credentials (clientId and clientSecret) for enhanced customization or compliance — see the Connector Configuration section of the documentation. The Authentication Hub is enabled for all hosted Appmixer tenants; on self-managed installations it has to be explicitly set.

Scopes:
ZohoCRM.modules.ALL ZohoCRM.users.ALL ZohoCRM.settings.fields.READ ZohoCRM.notifications.ALL

Triggers

9
Appointment Started icon

Appointment Started

Fires when an appointment's start time is reached in Zoho CRM.
Case Closed icon

Case Closed

Fires when a case moves into the status your organization uses for closed cases.
Case Updated icon

Case Updated

Fires every time a case is updated in Zoho CRM.
Contact Created icon

Contact Created

This trigger fires every time a new contact is created.
Contact Updated icon

Contact Updated

This trigger fires every time a contact is updated.
Invoice Due Date icon

Invoice Due Date

Fires when an invoice reaches its due date, or a configurable number of days before it.
Invoice Overdue icon

Invoice Overdue

Fires when an invoice's due date has passed without the invoice leaving the excluded status.
Lead Created icon

Lead Created

This trigger fires every time a new lead is created.
Lead Updated icon

Lead Updated

This trigger fires every time a lead is updated.

Actions

18
Accept Quote icon

Accept Quote

Marks a quote as accepted by moving it to the quote stage your organization uses for accepted quotes.
Accept / Decline Appointment icon

Accept / Decline Appointment

Accepts or declines an existing appointment in Zoho CRM. Accepting keeps the appointment scheduled; declining cancels it with an optional reason.
Create Lead icon

Create Lead

This component creates a new lead.
Create Contact icon

Create Contact

This component creates a new contact.
Create Note icon

Create Note

Creates a note attached to an existing record in Zoho CRM.
Delete Lead icon

Delete Lead

This component deletes existing lead.
Find Appointments icon

Find Appointments

Finds Zoho CRM appointments that match the given search criteria — appointment name, status or start time range.
Find Contact icon

Find Contact

This action finds contact by email address.
Find Invoices icon

Find Invoices

Finds Zoho CRM invoices, optionally restricted by invoice date range, due date range or status.
Find Lead icon

Find Lead

This action finds lead.
Get Case icon

Get Case

Pulls all information on a single case (support ticket) in Zoho CRM.
Get Quote icon

Get Quote

Pulls all details of a single quote in Zoho CRM.
List Records icon

List Records

When triggered, returns a list of records for specified module.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Zoho API.
Update Contact icon

Update Contact

This component updates existing contact.
Delete Contact icon

Delete Contact

This component deletes existing contact.
Decline Quote icon

Decline Quote

Marks a quote as declined by moving it to the quote stage your organization uses for rejected quotes.
Update Lead icon

Update Lead

This component updates existing lead.