Sending form data from jotform to instapage

  • vyasap
    Asked on February 15, 2016 at 7:42 PM

    Hi 

    Does anyone know if it is possible to send form data from jotform to an instapage landing page to customize it as a thank you page. please show me the steps I need to do to do this or some sort of tutorial found elsewhere online. 

    Thanks!

     

  • Charlie
    Replied on February 16, 2016 at 3:56 AM

    I'm sorry, but I am not quite knowledgeable with Instapage. But if you just want to redirect your user to a Instapage landing page URL after submission, that is possible by setting up your "Thank You" settings, here's a guide that you can refer to: http://www.jotform.com/help/38-Redirecting-Users-to-a-Different-Page 

    If you want to pass data, you can enable the "Send POST Data" option in your form settings, but your landing page should be able to capture POST Data using a PHP script or the likes. Here's a guide that you can refer to: http://www.jotform.com/help/213-Send-POST-Data-From-JotForm-Using-PHP-in-Custom-Thank-You-Page 

    You can also pass the data by prepopulating the parameters of the target URL. Here's a guide about it: http://www.jotform.com/help/71-Prepopulating-the-fields-to-your-JotForm-via-URL-parameters. But your target landing page should be able to fetch data from the URL parameter.

    I hope that helps.

  • vyasap
    Replied on February 16, 2016 at 8:24 AM

    Thanks Charlie, I'm not sure if the POST method would work, but I'll check with instapage.

     

    I found another way that would work if jotform has this ability. It would make it a whole lot easier. 

     

    Is there anyway I could insert someone's email that was entered in jotform to be sent to the URL on instapage?

    For example:

     

     

    the thankyou page url would be  http://randompage.instapage.com/?email={Jotform Email That Was Entered}

  • vyasap
    Replied on February 16, 2016 at 8:28 AM

    I just got it!!!!! Thanks a bunch. Here's what I did - I changed the thank you url to http://randompage.instapage.com/?email={emailfieldId} and it worked like a charm.

     

     

  • Charlie
    Replied on February 16, 2016 at 9:44 AM

    I'm glad to hear that you have worked it out :)

    Should you need our assistance again, please do feel free to open a new thread here in the forum.

    Cheers!