I suggest you create a database trigger in the backend workflow.
Whenever an email HTML is created it will trigger. Just use the condition “Thing before change is empty” as explain in the Bubble doc.
Then you can call the HTML to PNG API in this workflow.

1 Like