zaus / forms-3rdparty-integration

Wordpress Plugin - Forms 3rdparty Integration - a plugin to help integrate 3rdparty services with common WP Forms plugins like Contact Form 7 and Gravity Forms
http://wordpress.org/plugins/forms-3rdparty-integration/
47 stars 14 forks source link

How to work with response? #115

Open conlabarba opened 4 years ago

conlabarba commented 4 years ago

Hi there, trying to figure out how to display/work with the JSON response that I get after I've successfully submitted a form to my third party URL. I can see the response body in the debug email that gets sent to me, but I'd like to display the entire response in my confirmation message. How would I go about doing that?