Run a Workflow whenever someone sends an email to its unique email address. Use this trigger for automations like processing inbound support requests, routing customer inquiries, extracting data from forwarded emails, or kicking off a review process when a specific message arrives. Each Workflow with an Email trigger gets a dedicated email address (e.g.Documentation Index
Fetch the complete documentation index at: https://docs.cassidyai.com/llms.txt
Use this file to discover all available pages before exploring further.
abc123@workflows.cassidyai.com). Any email sent to that address triggers the Workflow and makes the sender, subject, body, attachments, and other fields available as variables.
Set up an Email trigger
Add an Email trigger
Create a new Workflow with an Email trigger, or change an existing Workflow’s trigger type to Email.

Copy the email address
The trigger configuration panel displays the Workflow’s unique email address. Click the copy button to copy it to your clipboard.

Choose who can trigger the Workflow
Under Allow Emails From, select a sender filter to control which emails are accepted:

| Filter | Description |
|---|---|
| Anyone | Accept emails from any sender |
| Anyone in Organization | Only accept emails from users who are members of your Cassidy organization |
| Specific Senders | Only accept emails from addresses or domains you specify |

Add allowed senders (Specific Senders only)
If you selected Specific Senders, add the email addresses or domains that should be allowed to trigger this Workflow. You can mix individual addresses (e.g. 
user@example.com) and entire domains (e.g. example.com).
Activate the trigger
Publish the Workflow and toggle the trigger on. The Workflow now runs automatically whenever an accepted email arrives at its dedicated address.
Use a custom email address with email forwarding
By default, every Email trigger uses a@workflows.cassidyai.com address. If you want emails sent to your own custom address (e.g. support@yourcompany.com) to trigger a Workflow, set up email forwarding from your mail provider.
This is useful when you want:
- A branded, professional email address customers already recognize
- To route existing email aliases or distribution lists into a Workflow
- To keep your internal email addresses visible to senders instead of a Cassidy address
How it works
Your mail provider receives the email at your custom address, then automatically forwards it to the Workflow’s@workflows.cassidyai.com address. Cassidy processes the forwarded email the same way as a direct one — the original sender, subject, body, and attachments are all available as variables in your Workflow.
Set up forwarding
Copy your Workflow's email address
In the Email trigger configuration, copy the Workflow’s dedicated
@workflows.cassidyai.com address.Create a forwarding rule in your email provider
Set up a forwarding rule that sends incoming messages to the Cassidy address you copied. The exact steps depend on your provider:
- Google Workspace — Use routing rules in the Admin Console under Apps → Google Workspace → Gmail → Routing
- Microsoft 365 / Exchange — Use mail flow rules (transport rules) in the Exchange Admin Center
- Other providers — Look for “email forwarding”, “mail routing”, or “alias” settings in your provider’s admin panel