<?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: Pre-Populating Gravity Form with MailChimp subscription info</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pre-populating-gravity-form-with-mailchimp-subscription-info</link>
		<description>Gravity Support Forums Topic: Pre-Populating Gravity Form with MailChimp subscription info</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 16:35:18 +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/pre-populating-gravity-form-with-mailchimp-subscription-info" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Pre-Populating Gravity Form with MailChimp subscription info"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populating-gravity-form-with-mailchimp-subscription-info#post-147781</link>
			<pubDate>Sat, 16 Feb 2013 10:18:13 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">147781@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;To determine if a user is subscribed to your Mailchimp list, you will need to use the Mailchimp API to query and see if the email address is already subscribed.  &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://apidocs.mailchimp.com/&#34; rel=&#34;nofollow&#34;&#62;http://apidocs.mailchimp.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If the email address is already subscribed, you can do whatever you want with the button (set it to yes, or no as appropriate.) To change the default selected radio button, you would use the gform_pre_render filter.  &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You would use the Mailchimp API in your function hooked to gform_pre_render to find out if the email address of the user is already subscribed.&#60;/p&#62;
&#60;p&#62;Mailchimp will allow updates to existing users when using the Gravity Forms Mailchimp Add-on.  If the user is already subscribed, their record will be updated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dale on "Pre-Populating Gravity Form with MailChimp subscription info"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populating-gravity-form-with-mailchimp-subscription-info#post-147317</link>
			<pubDate>Fri, 15 Feb 2013 14:30:42 +0000</pubDate>
			<dc:creator>Dale</dc:creator>
			<guid isPermaLink="false">147317@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello - is there a way to pass MailChimp subscription info into a Gravity Form? On my EDIT PROFILE page I would like to know whether a user is already subscribed to my MailChimp list. If they are, the SUBSCRIBE? radio button will = YES, if not it will = NO.&#60;/p&#62;
&#60;p&#62;That way I can set up a conditional statement that if SUBSCRIBE? = YES it will pass along the user's information again and effectively sync the WordPress user database with the MailChimp database.&#60;/p&#62;
&#60;p&#62;That said, this theory does not work at all if MailChimp does not allow updates to their existing user records through the Register Add-On.&#60;/p&#62;
&#60;p&#62;I hope this question makes a bit of sense ;)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
