Email Routing Setup and Add Custom Address

For Workers & Pages, what is the name of the domain?

example.com

What is the error number?

No error number

What is the error message?

No error message

What is the issue or error you’re encountering

Im having 2 issues. When I use the “Enable Email Routing” API, it shows a success message, but nothing seems setup on the dashboard. Then, I can add a destination email, but I dont see a way for me to add a custom email which is required for the application to work.

What steps have you taken to resolve the issue?

I have used 2 apis

Enable Email Routing
Create A Destination Address

Enable email routing shows a success message, but the page for it on the dashboard doesnt seem to be configured
For Create a Destination Address, I can add that no problem. The issue is that for the service to be active, I need to add a custom address. Something like [email protected] and that will forward to the destination email. I see no area in the API docs to add that custom address.

Hi, yeahmkd!
I was taking a look at our documentation, and found out that a custom email address is added under Routing rules. This can be seen here: Enable Email Routing · Cloudflare Email Routing docs.
To create a rule through the API, you can try to use what is shown here: Cloudflare API | Email Routing › Rules › Create Routing Rule.