<?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: Customize GF or UserReg to httpost to remote location</title>
		<link>https://legacy.forums.gravityhelp.com/topic/customize-gf-or-userreg-to-httpost-to-remote-location</link>
		<description>Gravity Support Forums Topic: Customize GF or UserReg to httpost to remote location</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:51:14 +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/customize-gf-or-userreg-to-httpost-to-remote-location" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Customize GF or UserReg to httpost to remote location"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/customize-gf-or-userreg-to-httpost-to-remote-location#post-23926</link>
			<pubDate>Fri, 22 Apr 2011 11:11:11 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">23926@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would use the gform_post_submission hook which has access to the Entry object containing the form entry data.  You would have to write custom PHP using this hook to interact with the remote database or api.&#60;/p&#62;
&#60;p&#62;Here is a forum post that discusses their usage:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/sms-api-gateway-need-help-to-get-gform-to-integrate#post-18087&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/sms-api-gateway-need-help-to-get-gform-to-integrate#post-18087&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is documentation on the gform_post_submission hook:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_post_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_post_submission&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is documentation on the Entry object:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Entry_Object&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Entry_Object&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You would write custom code using these and place them in your themes functions.php file to execute them.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ab on "Customize GF or UserReg to httpost to remote location"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/customize-gf-or-userreg-to-httpost-to-remote-location#post-23911</link>
			<pubDate>Fri, 22 Apr 2011 02:27:28 +0000</pubDate>
			<dc:creator>ab</dc:creator>
			<guid isPermaLink="false">23911@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Anyone know how to customize either GF or GFUserRegistration so that after the form is submitted, it gathers the fields and can instantly send a http post to a remote location in order to also send/store info outside wordpress itself.&#60;/p&#62;
&#60;p&#62;Just need to insert something that can efficiently send a post like normal, httppost.php?name=john&#38;amp;lastname=jennings&#38;amp;phone=5555551234 etc&#60;/p&#62;
&#60;p&#62;Im not sure whether this is the proper area to receive support or help with this task. &#60;/p&#62;
&#60;p&#62;Thanks for the help this will be helpful for others looking to post form data elsewhere.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
