Actions & logic
Outgoing webhooks
While a webhook trigger allows you to start a flow based on data updates received from an application, Outgoing Webhooks enable you to send HTTP requests to external applications or services. Outgoing webhooks allow you to access any API through http ...
Custom functions
On Zoho Flow, you can write your own Deluge code to create custom functions to make your workflows more powerful. These functions provide flexibility to achieve complex workflows that simplify repetitive tasks. For example, you can create a custom ...
Logic
Logic Logic helps automate elaborate tasks by introducing custom rules to filter data or defer the execution of a few actions. You can even create your own logic element with custom functions. When used alongside app-based actions, these elements can ...