Skip to content

Email Forwarding

Email forwarding lets you route emails directly to agents without needing Zapier, Make, or any other automation platform. Simply forward an email to your group’s email address, and EnforcedFlow will automatically select the next agent and forward the email to them.

  1. Each group has a unique email address
  2. Forward any email to this address
  3. EnforcedFlow selects the next agent based on your routing rules
  4. The email is forwarded to the agent with all original content intact

This is useful when you want to distribute incoming emails (like contact form submissions, support requests, or leads) among your team without building automation workflows.

Before using email forwarding, ensure your group has:

  1. An email information field - Each agent must have an email address stored in an information field. The field name can be anything (e.g., email, agent_email), as long as it contains a valid email address.

Email forwarding preserves:

  • Original message body - Full email content including HTML formatting
  • Inline images - Images embedded in the email body
  • Attachments - All file attachments from the original email
  • Subject line - Original subject is preserved

If your group has no routing fields configured, emails are distributed equally among all agents in a round-robin fashion.

When your group has Multi-Select or AI Select fields configured, EnforcedFlow analyzes the email content to determine the routing criteria automatically.

For example, if you have agents specializing in different products (CRM, Analytics, Automation), EnforcedFlow reads the email content and routes to the agent matching the topic. In the screenshot above, an email asking about “CRM” would be routed to John who handles Acme CRM.

If EnforcedFlow cannot find an available agent (e.g., all agents are outside their availability hours), the email is forwarded to the account owner’s email address. This ensures no email goes unhandled.

A common use case is routing contact form submissions from your WordPress site. Popular plugins like WPForms and Contact Form 7 send email notifications when forms are submitted. Instead of sending these to a single inbox, route them through EnforcedFlow.

  1. Edit your form in WPForms
  2. Go to Settings > Notifications
  3. Enable Notifications
  4. Set the Send To Email Address to your EnforcedFlow group email
  1. Edit your form in Contact Form 7
  2. Go to the Mail tab
  3. Set the To field to your EnforcedFlow group email

When to Use Email Forwarding vs. Zapier/API

Section titled “When to Use Email Forwarding vs. Zapier/API”
Use Email Forwarding WhenUse Zapier/API When
You want a simple, no-code solutionYou need to transform data before routing
Email content naturally indicates routing criteriaYou need to route based on external data
You’re routing contact form notificationsYou need to trigger actions after assignment
You want to eliminate automation platform costsYou need complex conditional logic