When to use it
- A shared support inbox (
support@acme.com) where users email in. - An outbound campaign that needs personalised, threaded follow-ups.
- A customer service flow that should track context across email exchanges.
Before you start
You need an integration connection to the email provider. Set this up once in Integrations → Gmail (or Outlook) and pick which account to connect. Manage integration connections →Adding the channel
1
Open Flow settings → Channels → Add Channel
Pick Gmail or Outlook.
2
Pick the connection
Choose from the connections set up in your workspace. Each connection represents one inbox.
3
Configure optional filters
Filters are optional. Without them, the flow handles every message in the inbox — usually too aggressive.
4
Save and Deploy
Saving stores the configuration. Deploy starts the listener.
How inbound email works
- Each email thread maps to one conversation.
- Replies are sent in-thread using the configured account.
- The participant identifier is the sender’s email address. A second message from the same sender continues the same conversation.
- A new sender opens a new conversation.
Outbound email (Initiator mode)
When the flow is in Initiator mode, you start a conversation by:- Clicking Start Conversation in the toolbar.
- Picking the email channel.
- Entering the recipient’s email and optional initial parameters.
- The first actor sends an opener email.
- When the recipient replies, the reply lands back in the conversation.
Threading
The platform preserves email threading:- Replies use the same
SubjectandIn-Reply-Toheaders, so the recipient sees a normal threaded conversation. - Attachments in incoming emails are ignored in v1 (text-only). The actor sees the body but won’t process attachments.
- HTML emails are stripped to plain text before the actor reads them.
Multiple inboxes on one flow
You can add multiple email channels to the same flow — for instance, Gmail for support and Outlook for sales. Each lives independently; conversations from each show up in the same Conversations history.Anti-patterns
Next
Messaging (Slack / Teams)
Connect a Slack channel or Teams chat.
Deploy a flow
Schedule the email listener.
