Email Template notification

Good morning,

Can Bubble support team or someone else let me know how I can create this type of email notification template just like bubble sent me? Do I need to get a plugin?
Here is an example:

Thank you for your support in advance,

Axel

Hey @axel.schallies,

There are different ways to do this depending on the email API provider you utilize. Bubble utilizes Sendgrid, so you can accomplish this using the Sendgrid Plugin by @copilot.

You’d have to:

  1. Create a Sendgrid account
  2. Create substitution tags within an email template created in Sendgrid
  3. Pass information using the Sendgrid Plugin by CoPilot to the Sendgrid Template, so when the action is ran it’ll fill in the info dynamically.

Alternatively, you can try out Postmark which we use. It’s a very similar process and the reason we use it is because Sendgrid has horrible email delivery without their high premium plans with dedicated IP addresses. We switched over to Postmark and email delivery has been great! I’d reach out to @johnny if you want to set that up using their API and the Bubble API connector.

2 Likes

afterthoughtsystem
Thank you for the info! I will review both recommendation.
Axel

1 Like

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