Hey bubble community,
I have built a custom table email in Sendgrid that I am hoping to populate with data from my bubble app using Sendgrid’s iteration syntax.
The email is working with the test data however I can’t get it to work with my bubble API requests. Any help would be greatly appreciated.
Here is the table code:
And here is the test data that it works with correctly:
Here is how it looks in an email:
And finally here is how I am currently configuring it in bubble:
I have also tried hard coding the data to see if it works and it doesn’t (although I could be setting this up wrong by using arbitrary text):
As I said any help would be greatly appreciated!