Using a variable to input send to email into Sendgrid dynamic send
I have set a get record function to return the only email of the user from the user database.
I then set the to email in the sendgrid function to use the outcome of the get record.
When I do a run and debug I get an error saying that the to email address in the sendgrid function is an incorrect format.Â
Does anybody know where I am going wrong?
Working with APIs
4 replies