Title: PUT Request
Last modified: May 31, 2017

---

# PUT Request

 *  [nhojeinnor](https://wordpress.org/support/users/nhojeinnor/)
 * (@nhojeinnor)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/put-request/)
 * I have two forms on my website, first step is to submit and pass the value on
   my CRM using 3rd party integration.
 * 2nd step is to update the data pass by the first step?
 * Is that possible using this plugin?
 * Thank you
    -  This topic was modified 8 years, 11 months ago by [nhojeinnor](https://wordpress.org/support/users/nhojeinnor/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [zaus](https://wordpress.org/support/users/zaus/)
 * (@zaus)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/put-request/#post-9186474)
 * Are you asking if you can do the following:
    1. Submit Form A on your website
    2. Send submission from Form A to Endpoint X
    3. Put response from Endpoint X into Form B on your website
    4. User updates the response in Form B and submits
    5. Send submission from Form B to Endpoint Y
 * Take a look at “Forms 3rdparty Post Again” ([https://wordpress.org/plugins/forms-3rdparty-post-again/](https://wordpress.org/plugins/forms-3rdparty-post-again/))
   which lets you chain submissions, including the response. So you might be able
   to set up a “regular” service to Endpoint X, then add another service pointing
   at Form B on your website which would take the response from Endpoint X. You’d
   need to set up Form B to allow fields to be pre-populated, configuration depending
   on which form plugin you’re using.
 * You might also be able to use “Forms 3rdparty Inject Results” ([https://wordpress.org/plugins/forms-3rd-party-inject-results/](https://wordpress.org/plugins/forms-3rd-party-inject-results/))
   to put the response into the _original_ Form A submission with a Gravity Forms
   2-part form, but maybe not…
 *  Thread Starter [nhojeinnor](https://wordpress.org/support/users/nhojeinnor/)
 * (@nhojeinnor)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/put-request/#post-9225734)
 * Hi Zaus,
 * Thanks for the help,another thing is there a way making the submission URL dynamic
   using the 3rdpart-post-again?
 *  Thread Starter [nhojeinnor](https://wordpress.org/support/users/nhojeinnor/)
 * (@nhojeinnor)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/put-request/#post-9233342)
 * Hi,
 * The endpoint send a
 * *** Response ***
    WP_HTTP_Requests_Response Object ( [response:protected] => 
   Requests_Response Object ( [body] => {“status”:”success”,”result”:”112″,”code”:
   200}
 * I was trying to get the “result:”112”
 * Is there a way I can retrieve it?
 * Thank you. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PUT Request’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/forms-3rdparty-integration.svg)
 * [Forms: 3rd-Party Integration](https://wordpress.org/plugins/forms-3rdparty-integration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forms-3rdparty-integration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forms-3rdparty-integration/)
 * [Active Topics](https://wordpress.org/support/plugin/forms-3rdparty-integration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forms-3rdparty-integration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forms-3rdparty-integration/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [nhojeinnor](https://wordpress.org/support/users/nhojeinnor/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/put-request/#post-9233342)
 * Status: not resolved