Hi,
I’m working on the integration of Sendgrid API (first API integration for me). The last thing I need to figure out is how to send dynamic template data “dynamically”. Currently, I have that :
I would like to be be able to change “dynamically” the data in the dynamic_template_data (ex : in Sender_Name), like my other variables.
Does anyone know how to do it?
Thanks a lot!