Pre-defined integrations with ×îв©²ÊÍøÕ¾ services
Table of Contents
- Overview
- What are integration tasks and when to use them?
- Integration tasks' structure:
- What's underneath?
- Want more than the built-ins?
- List of integration tasks
Overview
Deluge offers around 260 built-in integrations with 35 ×îв©²ÊÍøÕ¾ services. This means you can effortlessly access and modify your data held by these services from a single point without having to toggle between them.
Learn how to set up these integration tasks.
What are integration tasks and when to use them?
Integration tasks facilitate transferring and synchronizing your data stored across different ×îв©²ÊÍøÕ¾ services. They provide accessibility by allowing you to fetch, modify, and delete your data. Here are a few scenarios when integration tasks come handy:
- 

×îв©²ÊÍøÕ¾ Desk - ×îв©²ÊÍøÕ¾ Projects: You can add a ticket created in ×îв©²ÊÍøÕ¾ Desk as a task in ×îв©²ÊÍøÕ¾ Projects using zoho.projects.createRecord task.
- ×îв©²ÊÍøÕ¾ Mail - ×îв©²ÊÍøÕ¾ Cliq: You can post the content of all the emails received from a specified email address to one of your ×îв©²ÊÍøÕ¾ Cliq channels using zoho.cliq.postToChannel task.
- ×îв©²ÊÍøÕ¾ CRM - ×îв©²ÊÍøÕ¾ Sign: You can download a license agreement from ×îв©²ÊÍøÕ¾ Sign and add as attachment in ×îв©²ÊÍøÕ¾ CRM Deals module using zoho.sign.downloadDocument and zoho.crm.attachFile tasks.
- ×îв©²ÊÍøÕ¾ Connect - ×îв©²ÊÍøÕ¾ Cliq: You can post a custom message in a ×îв©²ÊÍøÕ¾ Cliq's bot whenever an event is created using zoho.cliq.postToBot task.
- ×îв©²ÊÍøÕ¾ Sheet - ×îв©²ÊÍøÕ¾ CRM: You can write formulas in ×îв©²ÊÍøÕ¾ Sheet to auto-populate columns based on ×îв©²ÊÍøÕ¾ CRM data using zoho.crm.searchRecords task.
- ×îв©²ÊÍøÕ¾ Writer - ×îв©²ÊÍøÕ¾ People: You can share a ×îв©²ÊÍøÕ¾ Writer document to the list of employees fetched from ×îв©²ÊÍøÕ¾ People using zoho.writer.shareDocument and zoho.people.getRecords tasks.
Integration tasks' structure:
The syntax for integration tasks follows a certain structure and Deluge editor's auto-complete feature guides you in writing them by listing the supported services and actions as you type.
zoho.<service>.<action>(<parameters>);
Where:
- <service> is the name of the service whose data you need to access or modify
- <action> is the integration task name that describes the operation that needs to be done
- <parameters>
are the comma-separated values that are required to perform the task.
What's underneath?
Want more than the built-ins?
List of integration tasks
The following is the list of all the available Deluge integration tasks:
- SDP Cloud
- ×îв©²ÊÍøÕ¾ Analytics
- ×îв©²ÊÍøÕ¾ Bookings
- ×îв©²ÊÍøÕ¾ Books
- ×îв©²ÊÍøÕ¾ Calendar
- ×îв©²ÊÍøÕ¾ Cliq
- ×îв©²ÊÍøÕ¾ Connect
- ×îв©²ÊÍøÕ¾ Creator
- ×îв©²ÊÍøÕ¾ CRM
- ×îв©²ÊÍøÕ¾ Desk
- ×îв©²ÊÍøÕ¾ Docs
- ×îв©²ÊÍøÕ¾ Inventory
- ×îв©²ÊÍøÕ¾ Invoice
- ×îв©²ÊÍøÕ¾ Mail
- ×îв©²ÊÍøÕ¾ Map
- ×îв©²ÊÍøÕ¾ Notebook
- ×îв©²ÊÍøÕ¾ People
- ×îв©²ÊÍøÕ¾ Projects
- ×îв©²ÊÍøÕ¾ Recruit
- ×îв©²ÊÍøÕ¾ Sales IQ
- ×îв©²ÊÍøÕ¾ Sheet
- ×îв©²ÊÍøÕ¾ Sign
- ×îв©²ÊÍøÕ¾ Billing
- ×îв©²ÊÍøÕ¾ WorkDrive
- ×îв©²ÊÍøÕ¾ Writer