Deluge Integration Tasks Revisited

Think of integration tasks as pre-packaged APIs. Instead of going through the trouble of formulating an invoke URL statement, you can execute the same action all in one line of code, because Zoho built in the capability to do so for certain actions.

Look at the list of integration tasks here, grouped by application.

We use them ALL THE TIME and you should too! If you can use an integration task instead of an API call, do it. It’ll simplify your code, is faster, and achieves the same purpose. We fetch records, update records, and create them via integration tasks, in CRM, in Books, Desk, and others.

Back to Lesson