# EmailConnect.eu > Email-in → signed-webhook-out trigger layer for agents and automations. 100% EU-hosted, GDPR-compliant inbound email-to-webhook processing: forward email to an alias, get structured JSON at your endpoint. Fire-and-forget — no mailbox access, no outbound sending. EmailConnect converts incoming emails into structured JSON webhooks. It is purpose-built for inbound email processing — no outbound sending, no AI interpretation, no US infrastructure. Forward specific emails to an alias, and EmailConnect parses them into a rich payload (text, HTML, markdown, attachments, authentication results, spam scores, classification) and delivers it to your webhook. For agents and automations, the integration path is a scoped API key plus three REST calls — see [For agents & automation](https://emailconnect.eu/integrations/agents/). The service runs entirely on EU infrastructure (Hetzner in Germany, Scaleway in the Netherlands) with the company headquartered in Leiden, Netherlands (incorporated in Amsterdam). It follows a Unix philosophy: do one thing well — deliver clean, structured email data so you can build your own automation on top. ## Core Concepts - [Getting Started](https://emailconnect.eu/help/getting-started/): Create an account, set up your first alias, and receive your first webhook - [Email Processing Pipeline](https://emailconnect.eu/help/email-processing/): How emails are received, verified, parsed, and delivered as JSON - [Webhook Payload Reference](https://emailconnect.eu/help/webhook-payload-reference/): Complete schema of the JSON payload delivered to your endpoint - [Attachment Processing](https://emailconnect.eu/help/attachment-processing/): Inline base64, managed S3 storage, or your own S3-compatible bucket - [Webhook Configuration](https://emailconnect.eu/help/webhook-configuration/): Setting up endpoints, retry behavior, and delivery options - [Inbound Email Webhook Feature](https://emailconnect.eu/features/inbound-email-webhook/): Technical overview with code examples in multiple languages ## Alias & Domain Setup - [Understanding Alias Options](https://emailconnect.eu/help/alias-options-explained/): System aliases vs. custom domain aliases and when to use each - [Domain Setup and Verification](https://emailconnect.eu/help/domain-setup/): MX records, TXT verification, and DNS configuration - [Alias Rules](https://emailconnect.eu/help/alias-rules/): Sender allow/blocklists, attachment filters, and routing rules - [Using Subdomains](https://emailconnect.eu/help/subdomain-strategy/): Subdomain strategies for organizing email processing - [Domain Masking](https://emailconnect.eu/help/domain-masking-email-automation/): Preserving your brand domain in email automation workflows - [Atomic Webhook-Alias Endpoint](https://emailconnect.eu/help/webhook-alias-atomic-endpoint/): One alias, one webhook — the atomic endpoint pattern ## Security & Authentication - [Webhook Signing (Standard Webhooks)](https://emailconnect.eu/help/webhook-signing/): Standard Webhooks signature verification (HMAC-SHA256) - [Custom Webhook Headers](https://emailconnect.eu/help/custom-webhook-headers/): Adding authentication headers to webhook requests - [Spam Filtering](https://emailconnect.eu/help/spam-filtering/): rspamd-based scoring with DKIM, SPF, and DMARC verification - [Security Policy](https://emailconnect.eu/security/): Responsible disclosure and security practices - [API Keys and Integrations](https://emailconnect.eu/help/api-keys-integrations/): API key scopes, management, and integration patterns ## EU Compliance & Privacy - [Privacy Promise](https://emailconnect.eu/privacy-promise/): No mailbox access, no US infrastructure, selective email processing only - [EU Compliance](https://emailconnect.eu/eu-compliance/): Full breakdown of EU-only infrastructure and GDPR compliance - [EU Data Sovereignty](https://emailconnect.eu/help/eu-data-sovereignty-compliance/): Data residency guarantees and regulatory alignment - [Data Processing Agreement](https://emailconnect.eu/help/data-processing-agreement/): DPA availability for GDPR accountability - [Data Retention](https://emailconnect.eu/help/data-retention/): Configurable retention from 1 hour to 365 days - [The Hidden GDPR Trap](https://emailconnect.eu/help/gdpr-trap-server-location/): Why server location alone is not enough for GDPR compliance ## Use Cases - [Gmail to Webhook](https://emailconnect.eu/gmail-to-webhook/): Convert Gmail into a programmable webhook endpoint without Google API access - [Integrations](https://emailconnect.eu/integrations/): Platforms EmailConnect delivers inbound email to — Supabase, Zapier, Make, n8n, Cloudflare Workers and more - [Supabase inbound email guide](https://emailconnect.eu/integrations/supabase-edge-functions/): Receive inbound email in a Supabase Edge Function and store it in Postgres, step by step - [For agents & automation](https://emailconnect.eu/integrations/agents/): Scoped API keys + three REST calls from zero to a working email-to-webhook trigger; official n8n node - [Enterprise Calendar Integration](https://emailconnect.eu/enterprise-calendar-integration/): ICS file parsing and calendar event automation - [Centralized Issue Tracking](https://emailconnect.eu/centralized-issue-tracking/): Multi-channel support unification - [Financial Document Automation](https://emailconnect.eu/financial-document-automation/): Compliance-grade document collection ## Plans & Pricing - [Pricing](https://emailconnect.eu/pricing/): Free, Maker (EUR 12.95/mo), Business (EUR 49/mo), and Platform (custom) tiers - [Pricing and Payment Options](https://emailconnect.eu/help/pricing-payment-options/): Plan details, overage rates, and billing - [Platform Features](https://emailconnect.eu/help/enterprise-features-overview/): RBAC, audit logging, dedicated support, and downloadable DPAs ## API & Integration - [API Documentation (OpenAPI)](https://emailconnect.eu/openapi.json): OpenAPI 3.0 specification for the EmailConnect API - [Testing Webhooks](https://emailconnect.eu/help/webhooktest-integration/): Using WebhookTest for local development and debugging - [Changelog](https://emailconnect.eu/changelog/): Product updates and release history ## About - [About](https://emailconnect.eu/about/): Founded by Xander in Leiden, Netherlands — 15+ years in consulting and innovation - [Vision](https://emailconnect.eu/vision/): "We deliver your data. You decide what happens next." - [Terms of Service](https://emailconnect.eu/terms-of-service/) - [Privacy Policy](https://emailconnect.eu/privacy-policy/)