<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Mailchimp WebHooks</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Mailchimp WebHooks</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 23:07:49 +0000</pubDate>

<item>
<title>Dialoguenet on "Mailchimp WebHooks"</title>
<link>https://www.machform.com/forums/topic/mailchimp-webhooks#post-23827</link>
<pubDate>Tue, 11 Aug 2015 22:37:13 +0000</pubDate>
<dc:creator>Dialoguenet</dc:creator>
<guid isPermaLink="false">23827@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Wow that cool!&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Mailchimp WebHooks"</title>
<link>https://www.machform.com/forums/topic/mailchimp-webhooks#post-23769</link>
<pubDate>Thu, 06 Aug 2015 09:17:26 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">23769@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yes, it is possible to do so. Simply go to Logics setting page and create a rule for the webhook. Use the checkbox as the rule condition.
&#60;/p&#62;</description>
</item>
<item>
<title>Dialoguenet on "Mailchimp WebHooks"</title>
<link>https://www.machform.com/forums/topic/mailchimp-webhooks#post-23728</link>
<pubDate>Wed, 29 Jul 2015 22:38:36 +0000</pubDate>
<dc:creator>Dialoguenet</dc:creator>
<guid isPermaLink="false">23728@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is it possible to sent data to Mailchimp only if a checkbox is checked?&#60;/p&#62;
&#60;p&#62;Like :&#60;/p&#62;
&#60;p&#62;if  &#34;{element_5}&#34; is selected&#60;/p&#62;
&#60;p&#62;{&#60;br /&#62;
&#34;apikey&#34;: &#34;XXXX&#34;,&#60;br /&#62;
&#34;id&#34;: &#34;XXXX&#34;,&#60;br /&#62;
&#34;email&#34;: { &#34;email&#34;: &#34;{element_3}&#34; },&#60;br /&#62;
&#34;merge_vars&#34;: { &#60;/p&#62;
&#60;p&#62;&#34;EMAIL&#34;: &#34;{element_7}&#34;,&#60;br /&#62;
&#34;FNAME&#34;: &#34;{element_2_1}&#34;,&#60;br /&#62;
&#34;LNAME&#34;: &#34;{element_2_2}&#34; &#60;/p&#62;
&#60;p&#62;}, &#60;/p&#62;
&#60;p&#62;&#34;double_optin&#34;: false, &#34;update_existing&#34;: true, &#34;replace_interests&#34;: true, &#34;send_welcome&#34;: true }&#60;/p&#62;
&#60;p&#62;I'm not a programmer so if it's possible can you give to me the right syntax?&#60;/p&#62;
&#60;p&#62;Thank you for your help!
&#60;/p&#62;</description>
</item>
<item>
<title>Dialoguenet on "Mailchimp WebHooks"</title>
<link>https://www.machform.com/forums/topic/mailchimp-webhooks#post-22140</link>
<pubDate>Fri, 07 Nov 2014 06:45:49 +0000</pubDate>
<dc:creator>Dialoguenet</dc:creator>
<guid isPermaLink="false">22140@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I was having problem with the code you gave to me. I was abel to send to Mailchimp the name and the first name but PLAN was no more sent to Mailchimp.&#60;/p&#62;
&#60;p&#62;So the idea is to put all inside &#34;merge_vars&#34;: {&#60;/p&#62;
&#60;p&#62;{&#60;br /&#62;
&#34;apikey&#34;: &#34;XXX-us5&#34;,&#60;br /&#62;
&#34;id&#34;: &#34;XXX&#34;,&#60;br /&#62;
&#34;email&#34;: { &#34;email&#34;: &#34;{element_3}&#34; },&#60;/p&#62;
&#60;p&#62;&#34;merge_vars&#34;: { &#60;/p&#62;
&#60;p&#62;&#34;PLAN&#34;: &#34;{element_4}&#34;,&#60;br /&#62;
&#34;FNAME&#34;: &#34;{element_2_1}&#34;,&#60;br /&#62;
&#34;LNAME&#34;: &#34;{element_2_2}&#34; &#60;/p&#62;
&#60;p&#62;}, &#60;/p&#62;
&#60;p&#62;&#34;double_optin&#34;: false,&#60;br /&#62;
&#34;update_existing&#34;: true,&#60;br /&#62;
&#34;replace_interests&#34;: true,&#60;br /&#62;
&#34;send_welcome&#34;: true&#60;br /&#62;
}
&#60;/p&#62;</description>
</item>
<item>
<title>Dialoguenet on "Mailchimp WebHooks"</title>
<link>https://www.machform.com/forums/topic/mailchimp-webhooks#post-22138</link>
<pubDate>Fri, 07 Nov 2014 04:30:52 +0000</pubDate>
<dc:creator>Dialoguenet</dc:creator>
<guid isPermaLink="false">22138@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yes Sir! It work!&#60;/p&#62;
&#60;p&#62;Thank you for your excellent after sale service!&#60;/p&#62;
&#60;p&#62;Michel
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Mailchimp WebHooks"</title>
<link>https://www.machform.com/forums/topic/mailchimp-webhooks#post-22097</link>
<pubDate>Wed, 29 Oct 2014 09:34:45 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">22097@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Try this one:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;{
&#38;quot;apikey&#38;quot;: &#38;quot;XXXX-us5&#38;quot;,
&#38;quot;id&#38;quot;: &#38;quot;XXXX&#38;quot;,
&#38;quot;email&#38;quot;: {
&#38;quot;email&#38;quot;: &#38;quot;{element_3}&#38;quot;
},
&#38;quot;merge_vars&#38;quot;: {
 &#38;quot;FNAME&#38;quot;: &#38;quot;{element_2_1}&#38;quot;,
 &#38;quot;LNAME&#38;quot;: &#38;quot;{element_2_2}&#38;quot;
},
&#38;quot;PLAN&#38;quot;: {
&#38;quot;PLAN&#38;quot;: &#38;quot;{element_4}&#38;quot;
},
&#38;quot;double_optin&#38;quot;: false,
&#38;quot;update_existing&#38;quot;: true,
&#38;quot;replace_interests&#38;quot;: true,
&#38;quot;send_welcome&#38;quot;: true
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>Dialoguenet on "Mailchimp WebHooks"</title>
<link>https://www.machform.com/forums/topic/mailchimp-webhooks#post-22044</link>
<pubDate>Wed, 22 Oct 2014 21:00:26 +0000</pubDate>
<dc:creator>Dialoguenet</dc:creator>
<guid isPermaLink="false">22044@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar,&#60;/p&#62;
&#60;p&#62;Thank you, It's working now but only for PLAN. FNAME and LNAME stay empty. I guest because they are part of &#34;element_2&#34;.&#60;/p&#62;
&#60;p&#62;Do you know how getting value for &#34;element_2_1&#34; and &#34;element_2_2&#34;?&#60;/p&#62;
&#60;p&#62;{&#60;br /&#62;
&#34;apikey&#34;: &#34;XXXX-us5&#34;,&#60;br /&#62;
&#34;id&#34;: &#34;XXXX&#34;,&#60;br /&#62;
&#34;email&#34;: {&#60;br /&#62;
&#34;email&#34;: &#34;{element_3}&#34;&#60;br /&#62;
},&#60;br /&#62;
&#34;FNAME&#34;: {&#60;br /&#62;
&#34;FNAME&#34;: &#34;{element_2_1}&#34;&#60;br /&#62;
},&#60;br /&#62;
&#34;LNAME&#34;: {&#60;br /&#62;
&#34;LNAME&#34;: &#34;{element_2_2}&#34;&#60;br /&#62;
},&#60;br /&#62;
&#34;PLAN&#34;: {&#60;br /&#62;
&#34;PLAN&#34;: &#34;{element_4}&#34;&#60;br /&#62;
},&#60;br /&#62;
&#34;double_optin&#34;: false,&#60;br /&#62;
&#34;update_existing&#34;: true,&#60;br /&#62;
&#34;replace_interests&#34;: true,&#60;br /&#62;
&#34;send_welcome&#34;: true&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Thank you, Michel
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Mailchimp WebHooks"</title>
<link>https://www.machform.com/forums/topic/mailchimp-webhooks#post-22041</link>
<pubDate>Wed, 22 Oct 2014 11:35:49 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">22041@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;It should be like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;quot;merge_vars&#38;quot;: {
   &#38;quot;MERGE1&#38;quot;: &#38;quot;{element_1}&#38;quot;
},&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;quot;merge_vars&#38;quot;: {
   &#38;quot;fname&#38;quot;: &#38;quot;{element_1}&#38;quot;
},&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;the last one above assuming your merge tag is &#34;fname&#34;.
&#60;/p&#62;</description>
</item>
<item>
<title>Dialoguenet on "Mailchimp WebHooks"</title>
<link>https://www.machform.com/forums/topic/mailchimp-webhooks#post-22025</link>
<pubDate>Tue, 21 Oct 2014 23:01:22 +0000</pubDate>
<dc:creator>Dialoguenet</dc:creator>
<guid isPermaLink="false">22025@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I try to synchronize my form with my &#34;Mailchimp List&#34; but I can only synch the email adress. What is the syntax to link other form fiels with Mailchimp?&#60;/p&#62;
&#60;p&#62;There si my last try :&#60;br /&#62;
{&#60;br /&#62;
&#34;apikey&#34;: &#34;XXXXX-us5&#34;,&#60;br /&#62;
&#34;id&#34;: &#34;XXXXX&#34;,&#60;br /&#62;
&#34;email&#34;: {&#60;br /&#62;
&#34;email&#34;: &#34;{element_3}&#34;&#60;br /&#62;
},&#60;br /&#62;
&#34;FNAME&#34;: {&#60;br /&#62;
&#34;FNAME&#34;: &#34;{element_2_1}&#34;&#60;br /&#62;
},&#60;br /&#62;
&#34;LNAME&#34;: {&#60;br /&#62;
&#34;LNAME&#34;: &#34;{element_2_2}&#34;&#60;br /&#62;
},&#60;br /&#62;
&#34;PLAN&#34;: {&#60;br /&#62;
&#34;PLAN&#34;: &#34;{element_4}&#34;&#60;br /&#62;
},&#60;br /&#62;
&#34;double_optin&#34;: false,&#60;br /&#62;
&#34;update_existing&#34;: true,&#60;br /&#62;
&#34;replace_interests&#34;: true,&#60;br /&#62;
&#34;send_welcome&#34;: true&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Thank you for your help!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
