What does this page cover
Learn how to configure integration actions in schedule workflows to integrate and add records with services such as Zoho CRM, Zoho Recruit, Salesforce, and QuickBooks, Before proceeding, ensure you have a comprehensive understanding of schedule workflows and how to create them.
Availability
1.Integration actions for schedule workflows
Note: Integration actions are supported only on the form schedules.Integration actions in schedule workflows allow you to automatically push form data to supported external services at a defined date and time. You can map your form fields to the corresponding fields in the target module of the selected service. When the workflow is triggered, the values from the related record are updated in the mapped fields in the connected service. This provides a no-code integration approach, enabling you to add records directly from your Zoho Creator form to the integrated service.
You can configure schedule workflows to add records to the following supported services:
QuickBooks integration in schedule workflows allows you to automatically push data from your Zoho Creator application to your QuickBooks account at a scheduled time, eliminating the need for manual entry. To get started, you must first establish a connection between Zoho Creator and QuickBooks. Once the connection is authenticated, you can map fields in your Zoho Creator form to the relevant module in QuickBooks. When the schedule workflow runs, a corresponding record is created in QuickBooks using the mapped data.
Example: Consider an Invoice Creation form in Zoho Creator that captures customer details, product information, and payment terms. A schedule workflow can be configured to run daily at 6 PM to automatically generate invoices in QuickBooks for all submitted records of that day. The integration maps the relevant fields, ensuring invoices are created accurately and on time without manual effort.
Note: If the selected connection is not authorized, click the Authorize button that appears below the connection field to authorize it.Salesforce integration in schedule workflows allows you to push data from your Zoho Creator application to your Salesforce account at a scheduled date and time without writing any code, using a simple UI-based configuration. To get started, establish a connection between Zoho Creator and Salesforce by either adding a new Salesforce account or linking your existing one using your Salesforce login credentials. Once authenticated, you can map fields in your Zoho Creator form to the corresponding module in Salesforce. When the schedule workflow runs, a new record is automatically created in Salesforce using the mapped data.
Example: In a Customer Support application, tickets submitted through a Zoho Creator form are stored with details such as customer name, issue type, and priority. A schedule workflow can be set to run at the end of each day to push all high-priority unresolved tickets into the Salesforce Cases module. This ensures that the support team in Salesforce has complete visibility of critical issues, enabling faster resolution and better customer service.
Note: If the selected connection is not authorized, click the Authorize button that appears below the connection field to authorize it.Zoho CRM integration allows you to automatically push data from your Zoho Creator application to your Zoho CRM account on a scheduled basis, without scripting. To get started, establish a connection between Zoho Creator and Zoho CRM by linking your CRM account. Once the connection is authenticated, you can map fields in your Zoho Creator form to the relevant module in Zoho CRM. When the schedule workflow runs, new records are automatically created in the mapped CRM module with the configured details.
Example: Consider a Customer Feedback application in Zoho Creator where feedback entries are collected throughout the day. A schedule workflow can be configured to run every evening and push all new feedback records into the Zoho CRM Cases module. This ensures your support and sales teams have an up-to-date view of customer concerns in Zoho CRM, improving collaboration and follow-up efficiency.
Note: The Zoho CRM integration task will add a record in the target CRM module only if your Zoho CRM subscription includes that module. For example, if you are on the Standard edition and attempt to create a record in the Purchase Orders module, the task will not succeed because that module is unavailable in the standard edition.
Note: If the selected connection is not authorized, click the Authorize button that appears below the connection field to authorize it.Zoho Recruit integration allows you to push data from your Zoho Creator application to your Zoho Recruit account on a scheduled date and time, eliminating the need for manual scripting. To get started, establish a connection between Zoho Creator and Zoho Recruit, then map fields in your Zoho Creator form to the corresponding module in Zoho Recruit. Once configured, the schedule workflow will automatically create records in the specified Recruit module when it runs, based on the mapped data.
Example: In a Candidate Interview Tracker application, interview outcomes are logged in Zoho Creator. A form-based schedule checks the interview completion date and automatically pushes only the shortlisted candidates into Zoho Recruit as new records in the Candidates module. This ensures that only qualified candidates are added to the recruitment pipeline.
Note: If the selected connection is not authorized, click the Authorize button that appears below the connection field to authorize it.Before learning about configuring integration actions in schedule workflows, ensure you have an understanding of how schedule workflows function and how they are configured.