Hey Guys,
I’m trying to send email confirmation mail by setting up sendgrid.
I use {{body}} earlier used <%body%>
{{subject}} earlier used <%subject%>
It doesn’t work. It shows blank
It doesn’t fill the content
Hey Guys,
I’m trying to send email confirmation mail by setting up sendgrid.
I use {{body}} earlier used <%body%>
{{subject}} earlier used <%subject%>
It doesn’t work. It shows blank
It doesn’t fill the content
I have set it up using the settings of bubble, would you guys recommend using the sendgrid plugin?
What email platforms do you guys use with your Bubble app?
@joe5 @help @patricia @boston85719 @vladlarin @Nocodify
Hey Joseph!
Most probably, you did not set up your sendgrid template integration correctly.
The process is that you create a template, then set up the variables within your sendgrid template (all done within sendgrid dashboard), then send the dynamic values for those variables when you call a Sendgrid API.
Unless you really need to use the templates - you don’t actually need a plugin.
The standard, generic Sendgrid integration from bubble covers 90%+ of the scenarios you need to get started.
Templates come into play when you need extra beautiful designs for your emails.
Hope this helps
@vladlarin knows more about this than I do. My answer would have been the same. If you are happy with Bubble’s emails, and you can insert variables into them, then stick with that. If you want polished formatting then SendGrid is the way to go. But, I’ve never set SendGrid up myself, I’ve only used it when someone else set it up for me.
@vladlarin @patricia
Thanks a lot for replying guys
Sendgid new interface is different compared to the old tutorials so it got confusing.
I had to make use of Legacy transactional templates instead of Dynamic.
Also, I didn’t know that I had to publish the site live after I added a new template.
That was weird though. It works now
@sanjuujosephh Have you figured this out? I have the same problem - I set up a template and verified it in Settings, but Bubble’s transactional emails (e.g. email verification, password reset) all show up empty.
Make use of Legacy transactional templates instead of Dynamic.
On body enter this <%body%>
On Subject enter this <%subject%>
This resolved it for me.
@sanjuujosephh Thank you so much, this has resolved it for me as well.
This topic was automatically closed after 70 days. New replies are no longer allowed.