<?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: Can Gravity Forms Post?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-post</link>
		<description>Gravity Support Forums Topic: Can Gravity Forms Post?</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 08:18:30 +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/can-gravity-forms-post" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Can Gravity Forms Post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-post#post-136730</link>
			<pubDate>Wed, 30 Jan 2013 19:28:44 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">136730@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alingliga on "Can Gravity Forms Post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-post#post-136021</link>
			<pubDate>Wed, 30 Jan 2013 05:05:46 +0000</pubDate>
			<dc:creator>alingliga</dc:creator>
			<guid isPermaLink="false">136021@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have tried exactly that name before asking and it didn't work BUT now it is working.&#60;br /&#62;
Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Can Gravity Forms Post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-post#post-135329</link>
			<pubDate>Tue, 29 Jan 2013 13:27:35 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">135329@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Rename the &#34;post_to_third_party&#34; function to something else, then change the action line  to call the new function.  You can't have two functions with the same name.  &#60;/p&#62;
&#60;p&#62;Or, if the function is reusable, don't add the function in a second time; just call the one function from two separate add_action lines, once for each form.  If the function is the same in both places, that will work fine.  If the function is different in both places, you have to rename one of the instances.&#60;/p&#62;
&#60;p&#62;This could be your second code block:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
&#38;#39;add_action(&#38;#39;gform_after_submission_2&#38;#39;, &#38;#39;post_to_third_party_two&#38;#39;, 10, 2);
function post_to_third_party_two($entry, $form) {&#38;#39;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>alingliga on "Can Gravity Forms Post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-post#post-135300</link>
			<pubDate>Tue, 29 Jan 2013 12:58:05 +0000</pubDate>
			<dc:creator>alingliga</dc:creator>
			<guid isPermaLink="false">135300@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think the function's name is the problem.&#60;/p&#62;
&#60;p&#62;The first function starts with:&#60;br /&#62;
'add_action('gform_after_submission_3', 'post_to_third_party', 10, 2);&#60;br /&#62;
function post_to_third_party($entry, $form) {'&#60;/p&#62;
&#60;p&#62;and the second one:&#60;br /&#62;
'add_action('gform_after_submission_2', 'post_to_third_party', 10, 2);&#60;br /&#62;
function post_to_third_party($entry, $form) {'
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Can Gravity Forms Post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-post#post-135257</link>
			<pubDate>Tue, 29 Jan 2013 12:20:45 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">135257@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It would depend on what and how you are doing it. Are you naming your functions the same or different? I would have to see exactly what you have before I could answer that question. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alingliga on "Can Gravity Forms Post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-post#post-135244</link>
			<pubDate>Tue, 29 Jan 2013 12:01:36 +0000</pubDate>
			<dc:creator>alingliga</dc:creator>
			<guid isPermaLink="false">135244@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you Chris Hajer for your support, it is working now.&#60;/p&#62;
&#60;p&#62;One more question: Why I get a HTTP Error 500 on the website if I add one more after submission hook for a different form?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Can Gravity Forms Post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-post#post-119502</link>
			<pubDate>Fri, 11 Jan 2013 12:24:44 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">119502@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;first_name, last_name and message are the parameters required by wherever you are sending your WP_Http request. The actual names will come from leads360.  It's your job to send them the data in the format they require.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alingliga on "Can Gravity Forms Post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-post#post-119268</link>
			<pubDate>Fri, 11 Jan 2013 06:54:14 +0000</pubDate>
			<dc:creator>alingliga</dc:creator>
			<guid isPermaLink="false">119268@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to link leads360 with GravityForms but I don't really know how to do this.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$body = array(
        &#38;#39;first_name&#38;#39; =&#38;gt; $entry[&#38;#39;1.3&#38;#39;],
        &#38;#39;last_name&#38;#39; =&#38;gt; $entry[&#38;#39;1.6&#38;#39;],
        &#38;#39;message&#38;#39; =&#38;gt; $entry[&#38;#39;3&#38;#39;]
        );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;What data should be put in place of 'first_name', etc?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Can Gravity Forms Post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-post#post-63327</link>
			<pubDate>Fri, 22 Jun 2012 12:00:27 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63327@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you send your form XML and functions.php file to &#60;a href=&#34;mailto:peralty@rocketgenius.com&#34;&#62;peralty@rocketgenius.com&#60;/a&#62; please?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Can Gravity Forms Post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-post#post-63326</link>
			<pubDate>Fri, 22 Jun 2012 12:00:02 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63326@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;They weren't able to replicate your issue. &#60;/p&#62;
&#60;p&#62;The after_submission is the hook that the developers are working on and post_submission is what they hope to deprecate at some point (in the long future, once they've figured out how to transition people). &#60;/p&#62;
&#60;p&#62;I will revisit the issue with them and see if we can get any more details on it.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
