Title: Passing value
Last modified: November 7, 2017

---

# Passing value

 *  Resolved [x-men01](https://wordpress.org/support/users/x-men01/)
 * (@x-men01)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/passing-value-3/)
 * hello, i need to pass via get or post values from 3 fields to a woocommerce product
   page, but nothing I have only the thank you message.
    under API label I have:–
   check Send to api ? – Base url : my product page URL with http – method: post–
   API Key: same name of form fields but lowercase so for example form field= Name
   ApiKey = name Maybe I need help!!! thanks

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

 *  [fastasleep](https://wordpress.org/support/users/fastasleep/)
 * (@fastasleep)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/passing-value-3/#post-9661311)
 * This plugin doesn’t do that, it’s meant to pass stuff to an API that can handle
   that data, not a redirect with GET parameters.
 * I ended up having to use [https://wordpress.org/plugins/wpcf7-redirect/](https://wordpress.org/plugins/wpcf7-redirect/)
   but then add my own javascript to pass the form value I needed. You’ll need to
   do something like this.
 * [https://wordpress.org/support/topic/append-cf7-form-value-as-variable-to-redirect-url-on-submit/](https://wordpress.org/support/topic/append-cf7-form-value-as-variable-to-redirect-url-on-submit/)
 * Ideally, this developer would merge some of the features on these plugins. One
   plugin that does redirect AND passing form values would be amazing – but at least
   there’s a way to DIY as I did. 🙂
 *  Thread Starter [x-men01](https://wordpress.org/support/users/x-men01/)
 * (@x-men01)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/passing-value-3/#post-9661681)
 * 🙂 so I have not understand what this plugin do 😉
 *  Thread Starter [x-men01](https://wordpress.org/support/users/x-men01/)
 * (@x-men01)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/passing-value-3/#post-9661687)
 * [@fastasleep](https://wordpress.org/support/users/fastasleep/), may I ask you
   if I need help?
 *  Thread Starter [x-men01](https://wordpress.org/support/users/x-men01/)
 * (@x-men01)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/passing-value-3/#post-9661692)
 * I also found this [http://vincoding.com/dom-events-method-passing-cf7-data/](http://vincoding.com/dom-events-method-passing-cf7-data/)
   
   But I think that with this I need to change the template code functions.php correct?
 *  [fastasleep](https://wordpress.org/support/users/fastasleep/)
 * (@fastasleep)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/passing-value-3/#post-9661726)
 * Did you look at the thread I sent you to, where I posted my code? You could adapt
   it for your needs with a little work.
 * Your last link there is creating its own solution separate from this plugin.
 * Happy to help in small amounts, otherwise I charge $80/hour. 🙂
 *  Thread Starter [x-men01](https://wordpress.org/support/users/x-men01/)
 * (@x-men01)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/passing-value-3/#post-9661828)
 * hi, yes I have seen. In your code I have not uderstand well (I’m not a programmer)
   how to add more variables, I have to pass 3 variables (name1, name2, name3)
 *  [fastasleep](https://wordpress.org/support/users/fastasleep/)
 * (@fastasleep)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/passing-value-3/#post-9661854)
 * First off, you should go over to that thread and post your questions since this
   plugin is not what you need. Maybe I can help you.
 *  Thread Starter [x-men01](https://wordpress.org/support/users/x-men01/)
 * (@x-men01)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/passing-value-3/#post-9662286)
 * done
 *  Plugin Author [Qube One ltd](https://wordpress.org/support/users/querysolutions/)
 * (@querysolutions)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/passing-value-3/#post-9702393)
 * This plugin doesn’t do that , but you already know that 🙂

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

The topic ‘Passing value’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cf7-to-api.svg)
 * [Contact form 7 TO API](https://wordpress.org/plugins/cf7-to-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf7-to-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-to-api/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-to-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-to-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-to-api/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [Qube One ltd](https://wordpress.org/support/users/querysolutions/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/passing-value-3/#post-9702393)
 * Status: resolved