I'm trying to create a worker that will recieve forwarded emails, extract some info from them, and contact my api using that info. I already have the code written to do that, however I am confused on how to get cloudflare to accept those emails and point them to the worker.
The documentation for email workers seems to be essentially non-existent. If anyone has any link to something I just couldn't find, please send that.