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.

Posting data to external URL

  1. I have a form that uses the post_to_third_party( ) function to send data to a third party but I require this form to post to another URL and redirect there with post data as if the form action were to an external url.

    Is there a way to do this with gravity forms?

    Posted 11 years ago on Tuesday August 21, 2012 | Permalink
  2. You can change the form action with the following filter:

    http://www.gravityhelp.com/documentation/page/Gform_form_tag

    Does that help with what you're trying to do?

    Posted 11 years ago on Tuesday August 21, 2012 | Permalink