Zoho CRM – Triggers

Estimated reading time: 5 min

What will start your automation…

A connection to your Zoho CRM account is needed so we can sync it with our platform.
Refer to Zoho CRM – connection.

CRM 1 Zoho CRM - Triggers

These Triggers will start your Flow automatically at a specific time or intervals instead of being triggered by events like Webhooks.


Configuration Table:

(*) required field

Name*Retrieve Zoho CRM Data using Wiresk’s Query Builder
Connection*Choose an existing connection or create a new one.
Time outSet the Trigger duration to limit processed information per run, optimizing performance and resource usage.
Recurrence rule/scheduler*Set up your recurrence rule.

PARAMETERS

Entity*:

Select the entity (“Module” in Zoho) from which data will be retrieved:

Some modules like Purchase Orders, Price Books, or Solutions are only available in certain editions (e.g., Enterprise).

  • Leads
  • Contacts
  • Accounts
  • Deals
  • Tasks
  • Meetings
  • Calls
  • Products
  • Quotes
  • Sales Orders
  • Purchase Orders
  • Invoices
  • Campaigns
  • Vendors
  • Price Books
  • Cases
  • Solutions
  • Quoted Items
  • Ordered Items
  • Purchase Items
  • Invoiced Items

This tab enables you to define specific criteria to narrow down the records being retrieved.

Screenshot 2025 03 21 at 2.13.04 in the afternoon Zoho CRM - Triggers

Select the button to configure filters.

Configure which columns or fields of data will be retrieved and included in the output.

Wiresk 2025 06 02 at 09.12.55 Zoho CRM - Triggers

To visualize the records. You must select at least 1 Columns to get the Preview Data.
If you get this message:” Cannot convert undefined or null to object”, it means there is no records.

Wiresk 2025 06 02 at 09.12.25 Zoho CRM - Triggers

Customize which columns are displayed and retrieved. Minimum 1 column, maximum 50 columns.

Wiresk 2025 06 02 at 09.12.39 Zoho CRM - Triggers

This option is for sorting the data in the columns by Ascending or descending order.

Number of records:10

By default, 10 records will be shown.

Begin at record: 0

The display starts at record 0.

⚠️ Reminder: Click “Use” to validate your Trigger with sample data before saving.


CRM 1 Zoho CRM - Triggers

Configuration Table:

(*) required field

Description*Give a description, e.g., “ZOHO Event Notification”.
Connection*Select your connection or create one. Refer to how to create a connection.
API Key*Select or Create an API Key for authenticating the Webhook request.

PARAMETERS

Module*:

Choose the Module

Some modules like Purchase Orders, Price Books, or Solutions are only available in certain editions (e.g., Enterprise).

  • Leads
  • Contacts
  • Accounts
  • Deals
  • Tasks
  • Meetings
  • Calls
  • Products
  • Quotes
  • Sales Orders
  • Purchase Orders
  • Invoices
  • Campaigns
  • Vendors
  • Price Books
  • Cases
  • Solutions
  • Quoted Items
  • Ordered Items
  • Purchase Items
  • Invoiced Items

ZOHO Module Event*:

Select the desired Module Events:
  • create
  • edit
  • delete
  • all

The Flow will start when the selected event happens.

⚠️ Reminder: Click “Use” to validate your Trigger with sample data before saving.


Once your Flow is configured, you can test or automate it using the Run panel or by managing Triggers from the Flow Management screen.

  • Run Flow: Manually runs the Flow once using sample data. Ideal for testing logic and field mapping. See How to Run a Flow.
  • Run Scheduler: Force-runs the Trigger immediately using live input. This bypasses the recurrence rule and is useful for verifying real data mapping. Learn more in Wiresk Scheduler – The Fundamentals.

From the Trigger management panel (clock icon), you can:

  • Activate or deactivate Triggers
  • Force-run the scheduler
  • Copy Routing Keys (for HTTP Triggers)

If your Flow uses a Webhook Trigger, it runs automatically on each incoming webhook—no scheduler required. It remains active until you manually deactivate it.