Deluge API Pagination to Get More Than 200 Records
The API-pagination Deluge script enables you to handle pagination when calling an API. The Zoho CRM API is used here, but you can modify this to work with any API.
The API-pagination Deluge script enables you to handle pagination when calling an API. The Zoho CRM API is used here, but you can modify this to work with any API.
Integrate Shopify orders with Zoho CRM using Deluge scripting. Also, use Zapier for proper API integration between Shopify & Zoho CRM.
Serverless functions in Zoho CRM allow you to execute a function via REST API. This tutorial will cover both using and implementing Zoho CRM serverless functions.
Create custom connections with various APIs in Zoho Books. This tutorial will focus on the Zoho Books API, but this will also work with all Zoho APIs that use OAuth 2.0.
Learn to search for records using the Zoho Desk API. This tutorial will demonstrate how to get a Contact’s most recent ticket based on email on Zoho Desk, and linking it to the CRM Contact Record. Prior experience with Deluge Scripting & ‘invokeurl’ function is necessary.
Learn how to auto apply retainer via Zoho Books API. This tutorial will require a connection to Zoho Books API, one Retainer Invoice & an invoice that the function will be applied to.
Using this SQL query table, along with Zoho’s summary reports built using it as a base table, track your item-level inventory through every possible transaction in one centralized dashboard in Zoho Analytics.
Configure an automation for sending out invoices based on a defined trigger in Zoho CRM.
This tutorial will teach you to how to automatically create and assign a Reporting Tag to an Invoice Line Item in Zoho Books- if there is an associated Project. Can also be adapted to work on other modules.
This tutorial provides a Deluge script that will get custom field records from an Invoice, then subsequently update the custom fields on the Invoice.