Getting the body from a email-worker.

Hello there! I am in the process of transitioning to Cloudflare. Upon discovering that Cloudflare Workers support the ability to send emails to channels like Slack, I'm eager to implement this feature. I aim to send the body of the email to an external API. Is there a method to achieve this, and is there any pertinent information within the 'message' variable that I might have overlooked?

Thanks in advance!
Was this page helpful?