-
Priyanka MAsked on August 27, 2024 at 10:15 AM
Hi Team,
Is there any possibility to use POST method API's webhook integration. Ex: Body will have JSON parameter values.
-
Princess_FReplied on August 27, 2024 at 10:57 AM
Hi Priyanka,
Thanks for reaching out to Jotform Support. You should be able to export the form in JSON via Jotform's API. First, you need to create your own API key. You can visit this guide on How to Create Jotform API Keys. Once you have the API key, you may visit Jotform's API documentation here for instruction on how to execute and get the reports.
You can also check out our user guide on How to Send Submission Data via a POST Request. This guide shows how to send your form fillers’ data after submission via an HTTP POST request to your server, a custom thank-you page, or a third-party service. Also, if you want to view your form’s submissions as POST data, you can check out this guide on How to View Submissions as POST Data for more detailed information.
If that’s not exactly what you’re looking for, can you explain a bit more, so we can help you better? It would also help us to understand what’s happening if you could take a screenshot and send it to us. We have a guide here explaining how to do that.
That’s it. Give it a try and reach out again if you have any other questions.