Outbound Utility elements let you send notifications or data to external applications and services. This category includes:
Send Webhook
Send Email
The Send Webhook action lets you send HTTP requests to external applications or services.
You can use it to send data to applications that support webhooks or REST APIs, including applications that are not available as native integrations in Zoho Flow.
The action supports different HTTP methods, request headers, query parameters, and request bodies. If the destination application requires authentication, you can use an Auth Profile to authorize the request securely.
Navigate to Built-ins > Outbound Utility > Integration.
Drag and drop Send Webhook into the builder.
Select the required HTTP method.
Enter the endpoint URL.
Configure the request headers, query parameters, and request body as required.
If authentication is required, select an existing Auth Profile or create a new one.
Click Done.
| Field | Description |
From | The sender's email address. |
To | The recipient's email address. |
Subject | The subject of the email. |
Message | The email content. |
Field | Description |
CC | Sends a copy of the email to the additional recipients. |
BCC | Sends a blind copy of the email to additional recipients. |
Before you can use a custom email address in the From field, you must verify that you own the email address.
To verify an email address:
Click Add new email address next to the From field.
Enter the email address you want to use.
Click Verify.
Enter the one-time password (OTP) sent to the email address.
Click Verify.
After the email address is verified, it becomes available in the From list.
If you don't select a verified email address, Zoho Flow sends emails using noreply@zohoflow.com.Verifying your domain allows Zoho Flow to send emails using your organization's domain instead of the default Zoho Flow email address.
Sign in to your domain provider.
Navigate to the DNS management page.
In Zoho Flow, open the domain verification screen and copy the DNS records provided.
Add the TXT records to your domain's DNS configuration.
Save the DNS changes.
Return to Zoho Flow and click Validate.
Once the domain is verified, any verified email addresses that belong to the domain can be used as sender addresses.
Note: DNS changes can take some time to propagate. If validation fails immediately after adding the records, wait for the changes to propagate and try again.Due to Google's sender policy requirements, personal Gmail addresses (@gmail.com and @googlemail.com) cannot be used in the From field.
This restriction applies only to personal Gmail addresses.