Accessing Jotform Data via API for Power BI Integration

  • Group_Meridian
    Asked on April 7, 2025 at 2:29 PM

    I’m looking to connect Jotform submission data to Power BI for reporting purposes. Could you please confirm if the data collected via Jotform forms is accessible through the API, and if so, whether it can be integrated with Power BI? Any guidance or documentation on how to set this up would be greatly

  • Lorenz JotForm Support
    Replied on April 7, 2025 at 11:40 PM

    Hi Group_Meridian,

    Thanks for reaching out to Jotform Support. Yes, you can retrieve submission data using API requests. You can check out our API documentation here. As for retrieving submission of a particular form, you can use the API URL below:

    https://api.jotform.com/form/{formID}/submissions?apiKey={apiKey}

    As you can see, it requires an API key of the account. You can follow this guide on How to Create Jotform API Keys.

    Let us know if you have any other questions.


Your Answer