
5/13/2022 · João Sousa Botto, Natalie Yeh
What this post added
Introduces 'Route to Workers' for Cloudflare Email Routing, allowing Cloudflare Workers to process incoming emails. This feature provides an `email` event handler in Workers, exposing sender, recipient, headers, and raw body. It enables custom logic for filtering, tagging, alerting (e.g., to Slack), and forwarding emails. The post also highlights starter templates for common use cases and the integration with the existing Email Routing dashboard for easy creation and management of email-processing Workers.