Populating data from JotForm to external server/website.

  • SiliposForms
    Asked on June 16, 2020 at 12:39 PM

    Hi,


    I would like to source one of the answers to one of my questions into a URL so a web service can make a decision on what to do with it. Is this possible? I tried setting up the conditional logic page to redirect to the URL but it seems I cannot source the form entries into the URL?

    Please let me know how I can do this. I do not want to setup a WebHooks integration.

    Thanks,

    Brendan


    Jotform Thread 2392390 Screenshot
  • Amin JotForm Support
    Replied on June 16, 2020 at 3:30 PM

    That can be easily done by redirecting respondent to an external URL upon submitting form. This URL would be carrying submission data as shown below:

    1592171491Screenshot 2020 06 14 The Easi Screenshot 10

    Note: every form field has a unique name/ID.

    Related guides:

    How-to-Find-Field-IDs-and-Names

    Redirecting-Users-to-a-Different-Page

    Based on that, you can format a URL that populates data from JotForm to your listening back-end.