Hi there, as you can see i am trying to plug in local storage variables to send grid. This is due to have a multi page form, so fields get saved as local storage variables and are sent using sendgrid on the last page.
Basically I am trying to get these variables into the email text. Clearly this is not the correct syntax as the message body currently contains: {where} {whereto} instead of the actual variable.