Inbound email processing
🇪🇺 100% EU-operated

Parse incoming emails into

webhook calls

Dedicated inbound email processing with per-alias webhook endpoints and structured JSON extraction. Built exclusively for privacy-aware companies with full EU data sovereignty.

Inbound emails
returns@
Customer returns
support@
Auto-ticketing
invoices@
Smart filing
EmailConnect.eu logo
Parse → Route → Deliver
Structured JSON + Webhooks
Automated workflows
Return labels
Auto-generated
Issue tracked
Tickets created
Docs filed
Organized data

Parse & structure

Route smartly

Integrate anywhere

EU sovereign

Getting started

Get started quickly

Choose the deployment model that fits your needs. Start simple or go professional from day one.

1

Managed aliases

Instant setup

Get started immediately with our hosted aliases. No DNS setup required — perfect for testing and small projects.

abc4x+custom@user.emailconnect.eu
Instant activation
100 emails/month free
Inline attachments (<128KB)
Pay-as-you-go: €1.00/100 emails
2

Custom domain

Professional solution

Use your own domain for professional email handling. Or use a subdomain to keep your main domain for regular mailboxes.

custom@(sub.)yourdomain.com
Professional appearance
Unlimited aliases per domain
Available on all plans
S3 storage options (Pro)

Not sure which to choose? Start with managed aliases and upgrade anytime.

How it works

From setup to automation in 3 simple steps

Get your email automation running in minutes with our streamlined setup process

1

Setup domain

Connect your domain or use our managed aliases. We handle the DNS configuration.

curl -X POST /api/domains
  -d '{
    "domain": "yourdomain.com"
  }'
Domain configured
2

Configure aliases

Create email aliases and connect each to your automation endpoints.

Create alias...
support@yourdomain.com
webhook: /api/support
Alias active & ready
3

Receive webhooks

Emails arrive as clean JSON webhooks at your endpoints, ready for automation.

POST /api/support
  "from": "customer@email.com",
  "subject": "Return request",
  "body": "I'd like to return...",
  "attachments": [...]
200 OK - Automation triggered

Trusted performance

99.9%
Webhook delivery success rate
<20s
Average processing time
24/7
Monitoring & support
View system status
Technical capabilities

Everything you need for email automation

Comprehensive email ingestion infrastructure with full EU sovereignty. Built for developers who need predictable, powerful primitives.

Full attachment support — Inline or offloaded

EmailConnect processes all incoming attachments with flexible delivery options.

Inline base64 encoding
Text documents (TXT, HTML, CSV, JSON) embedded directly in payload. Free tier: <128KB, Pro tier: <768KB
Automatic S3 offloading
Large files automatically stored in our Scaleway (France) S3 bucket or your own S3-compatible storage. Direct file URLs provided in JSON payload (Pro tier)
Comprehensive file type support
PDF, images (JPG, PNG, GIF), archives (ZIP, RAR), media files, and all binary formats up to 10MB
Coming Soon: PDF & Image OCR
OCR-extracted text automatically added to your payload. 100% EU processing, no external providers
Rule-based filtering
Block executable files, require specific attachment types (e.g., PDFs only), or allow all. You decide what emails get processed
EU-only storage
All attachment storage in EU data centers. Configurable retention policies (2 hours to 30 days)
💡 For developers: Choose inline delivery for immediate processing, or S3 URLs for large files to keep webhook payloads lightweight.

What we don't do — by design

EmailConnect focuses solely on secure, EU-first email ingestion.

No template parsing

We don't extract specific fields using templates or patterns. You get the raw, structured data—process it however you want.

No table extraction

We don't parse tables or extract structured data from document layouts. Use your own parsers or LLMs downstream.

No LLM extraction

We don't use AI to interpret email content or extract semantic meaning. That's your automation layer's job.

These tasks belong in YOUR automation layer

Field extraction, semantic parsing, and data transformation should happen in n8n, Make.com, your LLM endpoint, or custom code. Not in your email ingestion infrastructure.

n8n workflows
Make.com scenarios
OpenAI API
Custom scripts

This focus keeps EmailConnect simple, secure, fast

By staying in the infrastructure layer, we can guarantee:

  • Predictable behavior — No black-box AI interpretations, no changing parsing logic
  • EU data sovereignty — No third-party AI services processing your emails
  • Consistent performance — Sub-20s processing regardless of email complexity
  • Full control — You decide how to parse, extract, and transform data
The Unix philosophy, applied to email
Do one thing well. EmailConnect delivers pristine email data. You orchestrate what happens next. That's composability.

Looking for template parsing? Check out Parseur or Mailparser — they're great at that.

See what you CAN do with EmailConnect
Integrations

Automation platform integrations

Plug into Zapier, Make, n8n & more

Send emails directly into your automations. If it supports webhooks, it works.

n8n

n8n workflows

Trigger complex automation workflows from incoming emails

Zapier

Zapier zaps

Connect to 5,000+ apps with simple webhook integration

Make

Make scenarios

Build powerful automation scenarios with visual workflows

Custom webhooks

Direct integration with your own applications and services

Popular use cases

Support tickets

Auto-create tickets from support@domain.com emails

Lead processing

Route sales@domain to CRM systems automatically

Scheduling assistant

Have assistant@domain emails schedule meeting requests

Each email address triggers its own automation workflow

Start building workflows

Frequently asked questions

Loading...

Still have questions? Contact our support team