Ian Brenchley
Posts: 0
Joined: Thu Sep 05, 2013 2:49 pm

Importing local storage variable into sendgrid

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.

Any help would be much appreciated. Image

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Importing local storage variable into sendgrid

Hello! You can add JS in request parameters mapping and form in this JS any text you need from localStorage variables. Please take a look here http://docs.appery.io/documentation/u...

Return to “Issues”