Post submission data

  • azizultex
    Asked on April 8, 2017 at 12:22 AM

    Howdy, 

    My client just choose jotform to create a registration form for his WordPress website. I looked the the jotform PHP API documentation and it seems very easy to get form data. 

    But I want it something like when a new user submit the form, I take the data and create new user with my own code in WordPress site. 

    How do I trigger the new registration event and get the submitted data? 

    Thank you. 

    Azizul Haque

  • Sven
    Replied on April 8, 2017 at 6:15 AM

    You can set your thank you page to redirect to an external page, and pass the form data to be used in your own code. 

    Please refer to the guides below to help you with the set up:

    Setting Up the Thank You Page

    How to Post Submission Data to Thank You Page

     

    Thank you.