Displaying response from 3rd party using Gravity Forms
-
I feel like I’m overlooking something very simple here, but I have Gravity Forms setup to post to a 3rd party API, which I setup.
When the plugin is in test/debug mode and I view the email that is created and sent to me everything is working perfectly and in the email I’m seeing the response from the API in the body.
I can’t figure out how to display that response in the page in WordPress.
When I submit the Gravity Form I have Gravity Forms send me back to the same page because I want the form to still be available to make more requests to the API, but I want the response from the request to be displayed under my form. However, I can’t figure out how to get access to the response on this page.
What is the process for sending an API request and displaying the response under the form on that page? Nothing from a $_POST or $_GET is available to me on the page after submission, yet the response is coming back just fine in the test email.
Thanks for your help
https://www.ads-software.com/plugins/forms-3rdparty-integration/
- The topic ‘Displaying response from 3rd party using Gravity Forms’ is closed to new replies.