Abhishek Sahni (Abhi)A
BuildShip10mo ago
7 replies
Abhishek Sahni (Abhi)

Unable to send dynamic email from Supabase trigger

Hi,

I setup a supabase trigger on insertion and was able to pull the record. I fetch the email address and name from the trigger and pass that as an input variable to the sendgrid send dynamic email node. Unfortunately I am running into an error when I test the send grid implementation.

Error: Bad Request

I tried running a the same node in a different workflow by manually adding the input values and it worked.

Any idea on how I could debug this?
Screenshot_2025-03-24_at_9.03.15_PM.png
Screenshot_2025-03-24_at_9.04.19_PM.png
Solution
this has been fixed, thank you Luis and Gaurav
Was this page helpful?