PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

POST field data instead of Query string on redirect

  1. webnative
    Member

    Hi, is there a way to POST field data instead of passing them as a Query string when you use redirection as an option?

    Posted 13 years ago on Friday July 2, 2010 | Permalink
  2. Currently it is not possible to POST field data when using the redirect. We do have plans for an add-on that will allow you to post data to any URL and will work like our MailChimp and Campaign Monitor add-ons that we will be developing for a release in the fall. It will allow you to setup multiple feeds so you could post data to multiple locations from one form submit. Right now the only way to do it would be to use an API hook and write some custom PHP code to post the data post submission.

    Posted 13 years ago on Friday July 2, 2010 | Permalink
  3. gregreimer
    Member

    I think this is relevant to my situation. Once a GF form has been completed, the Submit button redirects to a web file manager that controls client artwork submissions (Rumpus). I'm currently trying to find a way to get GF talking to Rumpus, either by using GF data to pre-populate the contact info fields in the Rumpus form, or include the GF data somewhere (visible or invisible) in the Rumpus submission. If I can use $_GET then this might be possible. I am not a programmer, but I am learning WordPress backend as I go.

    Posted 13 years ago on Friday July 2, 2010 | Permalink

This topic has been resolved and has been closed to new replies.