Inbound Email
Receive emails. Parse them. Act on them.
Set up an inbound address on your domain. Every email that arrives triggers a webhook — giving you the full parsed payload to build on.
What you receive
- Sender name and email address
- Subject line and message preview
- Full plain-text and HTML body
- Attachment details and file references
- Timestamp and message ID
- Reply-to address if set
What you can build
- Support ticket creation from customer emails
- Reply detection for email conversation threads
- Lead capture from your contact@ address
- Email-triggered automations and workflows
- Forwarding rules and custom routing logic
How it works
- 1
Add an MX record
Point your domain at Utobo Mail. - 2
Set a webhook URL
We POST to it on every inbound email. - 3
Handle the payload
Failed webhooks are retried automatically.