<?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: Need Help... trying to integrate with Capsule CRM forms.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/need-help-trying-to-integrate-with-capsule-crm-forms</link>
		<description>Gravity Support Forums Topic: Need Help... trying to integrate with Capsule CRM forms.</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Apr 2026 20:40:33 +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/need-help-trying-to-integrate-with-capsule-crm-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>tasty on "Need Help... trying to integrate with Capsule CRM forms."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-help-trying-to-integrate-with-capsule-crm-forms#post-54538</link>
			<pubDate>Sat, 07 Apr 2012 14:17:10 +0000</pubDate>
			<dc:creator>tasty</dc:creator>
			<guid isPermaLink="false">54538@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It seems like it is working for other folks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tasty on "Need Help... trying to integrate with Capsule CRM forms."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-help-trying-to-integrate-with-capsule-crm-forms#post-54516</link>
			<pubDate>Sat, 07 Apr 2012 02:02:11 +0000</pubDate>
			<dc:creator>tasty</dc:creator>
			<guid isPermaLink="false">54516@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Justin, again posting this just so people see it. There is a plugin I had written that will be somewhat supported available on wordpress.org &#38;gt;&#38;gt;&#38;gt;&#38;gt;&#60;/p&#62;
&#60;p&#62;I was looking to do this too, and there was not much help out there. I ended up hiring a programmer to write a custom plugin for me, and then I had him make a second one that would be released on wordpress.org. The one he built for me would add the contact, take the lead and turn it into an opportunity and also assign a task. This free release, I am not sure which features he kept, but it would be a pretty good start.&#60;/p&#62;
&#60;p&#62;You need the full version of gravity, but I think it works w/ the free version of CapsuleCRM.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/gravity-forms-capsulecrm-add-on/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gravity-forms-capsulecrm-add-on/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Justin on "Need Help... trying to integrate with Capsule CRM forms."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-help-trying-to-integrate-with-capsule-crm-forms#post-46121</link>
			<pubDate>Wed, 11 Jan 2012 10:41:02 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">46121@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you want Capsule CRM integration, please vote on the feature request here:&#60;br /&#62;
&#60;a href=&#34;https://capsule.uservoice.com/forums/5384-general/suggestions/2506502-gravity-forms-integration?ref=title&#34; rel=&#34;nofollow&#34;&#62;https://capsule.uservoice.com/forums/5384-general/suggestions/2506502-gravity-forms-integration?ref=title&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Justin on "Need Help... trying to integrate with Capsule CRM forms."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-help-trying-to-integrate-with-capsule-crm-forms#post-45994</link>
			<pubDate>Tue, 10 Jan 2012 15:51:04 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">45994@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Did anyone get Capsule CRM and Gravity Forms integrated?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Need Help... trying to integrate with Capsule CRM forms."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-help-trying-to-integrate-with-capsule-crm-forms#post-23673</link>
			<pubDate>Tue, 19 Apr 2011 11:14:22 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">23673@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No, the confirmation redirect is simply a redirect.  It is not a post.&#60;/p&#62;
&#60;p&#62;If you need to post data to a 3rd party you would have to write PHP and use the gform_post_submission hook to post the data.  The gform_post_submission hook has access to the entry object.&#60;/p&#62;
&#60;p&#62;Here is a post that discusses these hooks and 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;You (or a developer you hire) would have to write custom PHP to integrate with their API using these hooks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bizdevresults on "Need Help... trying to integrate with Capsule CRM forms."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-help-trying-to-integrate-with-capsule-crm-forms#post-23670</link>
			<pubDate>Tue, 19 Apr 2011 11:02:27 +0000</pubDate>
			<dc:creator>bizdevresults</dc:creator>
			<guid isPermaLink="false">23670@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl&#60;/p&#62;
&#60;p&#62;Thanks for your reply  Here is what I heard from capsule&#60;/p&#62;
&#60;p&#62;Our form is only designed to accept HTTP POST form submission - it looks like gravity forms is trying to submit the form using the HTTP GET method. This is the difference between using: &#38;lt;form action=&#34;https://service.zestia.biz/service/newlead&#34; method=&#34;post&#34;&#38;gt; and &#38;lt;form action=&#34;https://service.zestia.biz/service/newlead&#34; method=&#34;get&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;Where you set this up in gravity forms there any options about selecting a method?&#60;/p&#62;
&#60;p&#62;I read in another post that RobertUK was able to get this to work. Is there anyway in the forum to PM him?  Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Need Help... trying to integrate with Capsule CRM forms."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-help-trying-to-integrate-with-capsule-crm-forms#post-23668</link>
			<pubDate>Tue, 19 Apr 2011 10:51:09 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">23668@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@candeos That is a CapsuleCRM error, you will have to check with them to see why you are receiving this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bizdevresults on "Need Help... trying to integrate with Capsule CRM forms."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-help-trying-to-integrate-with-capsule-crm-forms#post-23654</link>
			<pubDate>Tue, 19 Apr 2011 06:54:13 +0000</pubDate>
			<dc:creator>bizdevresults</dc:creator>
			<guid isPermaLink="false">23654@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Robert UK&#60;/p&#62;
&#60;p&#62;I am launching our website tomorrow and need help&#60;/p&#62;
&#60;p&#62;Here is how I set it gravity forms to integrate with capsule. &#60;/p&#62;
&#60;p&#62;Redirect URL:   &#60;a href=&#34;https://service.capsulecrm.com/service/newlead&#34; rel=&#34;nofollow&#34;&#62;https://service.capsulecrm.com/service/newlead&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;Pass Field Data via Query String:&#60;/p&#62;
&#60;p&#62;method=post&#38;amp;FORM_ID=XXXXXXXXXX&#38;amp;DATE_FORMAT=dd-MM-yyyy&#38;amp;TAG=Suspect&#38;amp;SEND=TRUE&#38;amp;COMPLETE_URL=http://xxxx.com&#38;amp;DEVELOPER=FALSE&#38;amp;FIRST_NAME={Name (First):1.3}&#38;amp;LAST_NAME={Name (Last):1.6}&#38;amp;ORGANISATION_NAME={Company:4}&#38;amp;EMAIL={Email:2}&#38;amp;PHONE={Phone:3}&#38;amp;NOTE={Comments:5} &#60;/p&#62;
&#60;p&#62;This is the error &#60;/p&#62;
&#60;p&#62;I get. HTTP Status 405 - HTTP method GET is not supported by this URL type Status report message HTTP method GET is not supported by this URL description The specified HTTP method is not allowed for the requested resource (HTTP method GET is not supported by this URL). &#60;/p&#62;
&#60;p&#62;Can you please help? Thanks! Dave
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Robert-UK on "Need Help... trying to integrate with Capsule CRM forms."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-help-trying-to-integrate-with-capsule-crm-forms#post-16247</link>
			<pubDate>Fri, 14 Jan 2011 13:49:03 +0000</pubDate>
			<dc:creator>Robert-UK</dc:creator>
			<guid isPermaLink="false">16247@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Braded I have this working with Capsule if you still need a hand.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>urmedia on "Need Help... trying to integrate with Capsule CRM forms."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-help-trying-to-integrate-with-capsule-crm-forms#post-13441</link>
			<pubDate>Fri, 26 Nov 2010 19:36:57 +0000</pubDate>
			<dc:creator>urmedia</dc:creator>
			<guid isPermaLink="false">13441@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;mm.  Unfortuanately what you are asking would require some programming background.&#60;/p&#62;
&#60;p&#62;I hope you can understand this is not an error with GF, so much.  If they had to integrate with everything out there (glad and surprised about freshbooks) you could likely fill a full terrabyte hard drive  (1000 megabytes) and still not be able to cover them all.&#60;/p&#62;
&#60;p&#62;On a good note the GF guys have a growing list of programmers that work with their product for custom functionality...though I don't think you really need that level of expertise.&#60;/p&#62;
&#60;p&#62;As a tip though:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;quot;https://service.capsulecrm.com/service/newlead&#38;quot;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Whatever variables need to be sent can be sent to that address from GF using a new URL within the form.  (redirect to new page).  Don't ask me what those variables need to be or if they will be compatible, however
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
