<?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: GF To SalesForce Campaign_ID Not Working</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gf-to-salesforce-campaign_id-not-working</link>
		<description>Gravity Support Forums Topic: GF To SalesForce Campaign_ID Not Working</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:27:07 +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/gf-to-salesforce-campaign_id-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "GF To SalesForce Campaign_ID Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-to-salesforce-campaign_id-not-working#post-33952</link>
			<pubDate>Tue, 30 Aug 2011 17:03:21 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">33952@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great.  Glad you were able to resolve the issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AndrewMoney on "GF To SalesForce Campaign_ID Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-to-salesforce-campaign_id-not-working#post-33951</link>
			<pubDate>Tue, 30 Aug 2011 16:59:02 +0000</pubDate>
			<dc:creator>AndrewMoney</dc:creator>
			<guid isPermaLink="false">33951@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;THANK YOU!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "GF To SalesForce Campaign_ID Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-to-salesforce-campaign_id-not-working#post-33950</link>
			<pubDate>Tue, 30 Aug 2011 16:51:41 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">33950@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;blockquote&#62;&#60;p&#62;Now modify the merge code so that it gets the value and not the label by adding :value to the merge code. Example: &#60;a href=&#34;http://grab.by/a5nZ&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/a5nZ&#60;/a&#62; &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;From here:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/routing-based-on-field-value#post-25098&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/routing-based-on-field-value#post-25098&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "GF To SalesForce Campaign_ID Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-to-salesforce-campaign_id-not-working#post-33949</link>
			<pubDate>Tue, 30 Aug 2011 16:49:14 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">33949@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try it like this to get the value:&#60;/p&#62;
&#60;p&#62;Campaign_ID={How did you hear about &#34;Company&#34;?:1&#60;strong&#62;:value&#60;/strong&#62;}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AndrewMoney on "GF To SalesForce Campaign_ID Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-to-salesforce-campaign_id-not-working#post-33948</link>
			<pubDate>Tue, 30 Aug 2011 16:45:47 +0000</pubDate>
			<dc:creator>AndrewMoney</dc:creator>
			<guid isPermaLink="false">33948@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;To clarify, SalesForce takes the Campaign_ID (e.g. 701C0000000gRQQ) and does a lookup to set the Campaign. So, if it is receiving a string (e.g. Medens), the lookups in SalesForce will return null everytime.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AndrewMoney on "GF To SalesForce Campaign_ID Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-to-salesforce-campaign_id-not-working#post-33947</link>
			<pubDate>Tue, 30 Aug 2011 16:37:32 +0000</pubDate>
			<dc:creator>AndrewMoney</dc:creator>
			<guid isPermaLink="false">33947@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;Hope I make enough sense :P. I have built a form with Gravity Forms and set the confirmation settings to &#34;Redirect&#34; and &#34;Pass Field Data Via Query String&#34; and built my query string accordingly, to send the data into SalesForce as a lead. The only field I am having an issue with is a field called &#34;How did you hear about &#34;Company&#34;?. It is a drop down list with options of how the potential customer heard about us. This field should set the Campaign in SalesForce associated with the lead. It is not setting Campaign. I have done some testing myself and I know that &#34;{How did you hear about &#34;Company&#34;?:1}&#34; in the query string is being replaced with the &#34;inner text&#34; of the drop down field instead of the &#34;value&#34;, which is an ID of the campaign that correlates to the &#34;inner text&#34;.&#60;/p&#62;
&#60;p&#62;Example:&#60;br /&#62;
 &#38;lt;option value=&#34;701C0000000gRQQ&#34;&#38;gt;Medens&#38;lt;/option&#38;gt;&#60;br /&#62;
&#38;lt;option value=&#34;701C0000000gRQa&#34;&#38;gt;IBM&#38;lt;/option&#38;gt;&#60;br /&#62;
&#38;lt;option value=&#34;701C0000000gRQf&#34;&#38;gt;Trade-show&#38;lt;/option&#38;gt;&#60;br /&#62;
&#38;lt;option value=&#34;701C0000000gRQk&#34;&#38;gt;Client Referral&#38;lt;/option&#38;gt;&#60;/p&#62;
&#60;p&#62;In the query string, &#34;Campaign_ID={How did you hear about &#34;Company&#34;?:1}&#34;, should output the &#34;value&#34; of the &#38;lt;option&#38;gt; element instead of the &#38;lt;innerText&#38;gt;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;a
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
