HTML to Image/Screenshot in Bubble app (Please help)

I have a newsletter tracking app that stores emails from various e-commerce brands.

Whenever we receive a new email, a webhook workflow is triggered, sending me the email subject, brand name, date, email body HTML, and other information through the webhook. This information is then stored in our database.

I also want to store an image version of the email body for users to download if needed. Currently, the webhook only delivers the email body HTML, not the images themselves.

Therefore, I’m looking for a plugin or API that can take the email HTML from the existing webhook workflow, generate an image of the email, and store it in the dedicated “email image” field I’ve created in the database.

Are you aware of any such plugins or services?

This topic was automatically closed after 70 days. New replies are no longer allowed.