Introduction

Email-Webhook receives email on your behalf and immediately forwards it to an HTTP endpoint you control โ€” sender, subject, body, and attachments delivered as a JSON payload, just like any other webhook.

No IMAP polling. No MIME parsing. No persistent process to run.

Where to go next

Deep dive guides:

  • AI and LLM Pipelines โ€” how to feed incoming email into a prompt and generate an AI-powered response.