How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Email Service - Send emails with named recipient addresses

calendar_today May 28, 2026 domain cloudflare

You can now send emails with display names on recipient addresses in addition to the existing from support. Pass an object with email and an optional name field for to , cc , bcc , replyTo , or from : JavaScript export default { async fetch ( request , env ) { const response = await env . EMAIL .

open_in_new Read original post