Scenario
I’m using the Copilot Sendgrid plugin. On the Sendgrid side, I have a template that accepts a string, object, and list of objects, which works using sample data in the Sendgrid editor. I’m not having problems integrating it into my Bubble app; it accepts the string, but not the object nor list of objects.
Sendgrid template
Expected behavior
Actual behavior
Request param in Bubble
Kudos param in Bubble
Anyone else face this, and/or am I overlooking something obvious? For further context, I also tried using the out-of-the-box Sendgrid email functionality in Bubble and API connector. Not married to this implementation of someone else knows a way that works. Thanks!