I'm struggling to find out how to send a simple 'non-dynamic' dynamic template.
Basic sends work so Xano is hooked up to sendgrid, but I can't figure out the required syntax to pull a specific dynamic template.
I have dynamic templates already setup in SendGrid. From the documentation, it seems like this is all I need to do.
I always get this error, even though the Sendgrid documentation states that I should be providing a string for the template_id.
What am I doing wrong here?
Thanks