<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: redirecting with POST data</title>
		<link>https://legacy.forums.gravityhelp.com/topic/redirecting-with-post-data</link>
		<description>Gravity Support Forums Topic: redirecting with POST data</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 21:42:17 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/redirecting-with-post-data" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "redirecting with POST data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/redirecting-with-post-data#post-359669</link>
			<pubDate>Wed, 03 Jul 2013 10:11:41 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">359669@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The solution I gave above is still correct. You can redirect using query strings/get but not post. You would have to push the data using the gform_after_submission hook. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Julien Le Thuaut on "redirecting with POST data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/redirecting-with-post-data#post-359651</link>
			<pubDate>Wed, 03 Jul 2013 09:59:18 +0000</pubDate>
			<dc:creator>Julien Le Thuaut</dc:creator>
			<guid isPermaLink="false">359651@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David,&#60;br /&#62;
I have the same need as clairee.&#60;br /&#62;
I want to use data entered into a gravity form to send parameters to a payment gateway.&#60;br /&#62;
Does it mean that if I want to redirect to a specific page, with POST parameters, I have to do it programaticaly and not configure any Gravity redirection?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "redirecting with POST data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/redirecting-with-post-data#post-69302</link>
			<pubDate>Fri, 03 Aug 2012 11:18:17 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">69302@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The redirect can't use POST. The post variables are sent to itself so Gravity Forms can record the data. You can use &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#60;/a&#62; to submit details to a separate script through post.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clairee on "redirecting with POST data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/redirecting-with-post-data#post-69301</link>
			<pubDate>Fri, 03 Aug 2012 11:11:03 +0000</pubDate>
			<dc:creator>clairee</dc:creator>
			<guid isPermaLink="false">69301@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I need to create a form with an action that redirects the user to a 3rd party site with the POST method.  &#60;/p&#62;
&#60;p&#62;Gravity looks like it'll do pretty much anything.  But I'm querying this because in the support documentation it describes the confirmation redirect setting as sending a querystring:&#60;/p&#62;
&#60;p&#62;'The redirect is an advanced form confirmation that allows you to redirect the user to any URL after the form has been submitted. This option also gives you the ability to pass form field data to the redirect page via query string parameters. Using the built in query string builder you can pass form field data to the page you are redirecting to.'&#60;br /&#62;
from the bottom of this page: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Form_Settings&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Form_Settings&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Can it use POST instead?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
