Automatically process inbound emails with AhaSend message routing - route emails to your applications for support tickets, replies, and automated workflows
Email Received
[email protected]
or ticket-*@yourdomain.com
)Route Matching
Email Processing
HTTP Request Sent
Domain Setup
Endpoint Requirements
Access Message Routing
Configure Endpoint URL
Set Recipient Pattern
support
- Routes only [email protected]
*
- Routes ALL emails to the domainticket-*
- Routes [email protected]
, [email protected]
, etc.*-support
- Routes [email protected]
, [email protected]
, etc.Configure Processing Options
Attachments
Headers
Strip Replies
Deduplicate by Message ID
Create and Secure Route
Use Test Events
Send Real Emails
webhook-id
webhook-timestamp
webhook-signature
Email Metadata
from
- Sender’s email address and nameto
- Recipient address that matched your routesubject
- Email subject linemessage_id
- Unique identifier from the email headersdate
- When the email was sentsize
- Email size in bytesMessage Content
html_body
- HTML version of the email (if available)plain_body
- Plain text version of the emailreply_from_plain_body
- Extracted reply content (if strip replies enabled)Threading Information
in_reply_to
- Message ID this email is replying toreferences
- Complete thread reference chainreply_to
- Address to reply to (may differ from sender)Spam and Security
spam_score
- Spam likelihood (0-10+, higher = more likely spam)bounce
- Whether this is a bounce/delivery failure messageauto_submitted
- Indicates automated emails (out-of-office, etc.)spam_score
5-10 should be treated with suspicion. Scores over 10 are likely spam.Optional Data
attachments
- Array of file attachments with base64 dataheaders
- Complete raw email headerscc
- CC recipients (comma-separated)Support Ticket System
support
or help
Reply Processing
Department-Specific Routing
sales
, support
, billing
)Document Processing
documents
or upload
Settings: Enable attachmentsError Handling
Security Considerations
Performance Optimization
Emails Not Being Routed
Endpoint Not Receiving Requests
Signature Verification Failures
Route Disabled