Actions & logic
Outbound Utility
Outbound Utility elements let you send notifications or data to external applications and services. This category includes: Send Webhook Send Email Send Webhook The Send Webhook action lets you send HTTP requests to external applications or services. ...
Flow Control
Flow Control elements help you define the execution path of your flow using conditions, variables, delays, and reusable workflows. This category includes: Set Variable Decision If else Delay Subflow Set Variable The Set Variable action lets you ...
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 ...