<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article Mailchimp - How to get started and using the generic blocks in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Mailchimp-How-to-get-started-and-using-the-generic-blocks/ta-p/1839289</link>
    <description>&lt;P&gt;This article gives an overview of the available blocks in the Mailchimp connector in Qlik Application Automation. It will also go over some basic examples of how to use the generic blocks supplied with the Mailchimp connector.&lt;/P&gt;
&lt;P&gt;This connector supports operations to manage audiences (subscriber email lists), adding/removing subscribers from audiences, managing campaigns, subscriber tags and custom fields (merge fields).&lt;/P&gt;
&lt;P&gt;Authentication for this connector is based on the oAuth2 Protocol so connecting an instance of an account is made easy and secure by just filling in your account credentials that go straight to the Mailchimp platform as securely as possible.&lt;/P&gt;
&lt;P&gt;Now from our experience the Mailchimp connector is being used by most customers in order to set-up a mailing list following an event that was hosted on another platform ( I will consider my event platform being Salesforce ).&lt;/P&gt;
&lt;P&gt;It should be easy then to just query for all your leads/contacts information from the first platform and insert the emails you need into a Mailchimp audience.&lt;/P&gt;
&lt;P&gt;Following screenshot should point out an easy flow for this ( also attaching a JSON file for the automation so you can quickly import it in your tenant )&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Marius_Nuca_0-1632724887098.png" style="width: 747px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62782iC9C4931F8E30509C/image-dimensions/747x760?v=v2" width="747" height="760" role="button" title="Marius_Nuca_0-1632724887098.png" alt="Marius_Nuca_0-1632724887098.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did some checks in there since some Salesforce contacts might not have an email address and one is required for the search block, and the second check is to not have to go over emails that are already in my list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now most of the blocks are pretty much straightforward but I want to touch on the generic blocks we provide in the following passages. We tried covering the main endpoints that Mailchimp provides for public use, but in case something is missing and you really need it then we suggest using the RAW API blocks.&lt;/P&gt;
&lt;P&gt;Let's say for example we haven't implemented on our side the request to list/create/update/delete a subscribers note object. As you have access to &lt;A href="https://mailchimp.com/developer/marketing/api/list-member-notes/" target="_self"&gt;Mailchimp documentation&lt;/A&gt; on this all you will need is to use the blocks and fill in the input fields&lt;SPAN&gt; with&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;/lists/{list_id}/members/{subscriber_hash}/notes&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="generic list.PNG" style="width: 533px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62783i7F00BBA924BC0A73/image-dimensions/533x305?v=v2" width="533" height="305" role="button" title="generic list.PNG" alt="generic list.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;which would be the termination of the API endpoint you are trying to reach&amp;nbsp;&lt;SPAN&gt;in case of the generic list/generic create or&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;/lists/{list_id}/members/{subscriber_hash}/notes/{note_id}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="generic get.PNG" style="width: 515px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62784iD56D3150AF36FFD9/image-dimensions/515x421?v=v2" width="515" height="421" role="button" title="generic get.PNG" alt="generic get.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;in case of the others and build up the body of the object with whatever parameters you want and are accepted by the Mailchimp platform.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="create general example.PNG" style="width: 547px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62785iF31E3915D4FDAF90/image-dimensions/547x734?v=v2" width="547" height="734" role="button" title="create general example.PNG" alt="create general example.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; Hope this helps you build yourselves an awesome automation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-style: italic;"&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Sep 2021 06:59:46 GMT</pubDate>
    <dc:creator>Marius_Nuca</dc:creator>
    <dc:date>2021-09-27T06:59:46Z</dc:date>
    <item>
      <title>Mailchimp - How to get started and using the generic blocks</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Mailchimp-How-to-get-started-and-using-the-generic-blocks/ta-p/1839289</link>
      <description>&lt;P&gt;This article gives an overview of the available blocks in the Mailchimp connector in Qlik Application Automation. It will also go over some basic examples of how to use the generic blocks supplied with the Mailchimp connector.&lt;/P&gt;
&lt;P&gt;This connector supports operations to manage audiences (subscriber email lists), adding/removing subscribers from audiences, managing campaigns, subscriber tags and custom fields (merge fields).&lt;/P&gt;
&lt;P&gt;Authentication for this connector is based on the oAuth2 Protocol so connecting an instance of an account is made easy and secure by just filling in your account credentials that go straight to the Mailchimp platform as securely as possible.&lt;/P&gt;
&lt;P&gt;Now from our experience the Mailchimp connector is being used by most customers in order to set-up a mailing list following an event that was hosted on another platform ( I will consider my event platform being Salesforce ).&lt;/P&gt;
&lt;P&gt;It should be easy then to just query for all your leads/contacts information from the first platform and insert the emails you need into a Mailchimp audience.&lt;/P&gt;
&lt;P&gt;Following screenshot should point out an easy flow for this ( also attaching a JSON file for the automation so you can quickly import it in your tenant )&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Marius_Nuca_0-1632724887098.png" style="width: 747px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62782iC9C4931F8E30509C/image-dimensions/747x760?v=v2" width="747" height="760" role="button" title="Marius_Nuca_0-1632724887098.png" alt="Marius_Nuca_0-1632724887098.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did some checks in there since some Salesforce contacts might not have an email address and one is required for the search block, and the second check is to not have to go over emails that are already in my list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now most of the blocks are pretty much straightforward but I want to touch on the generic blocks we provide in the following passages. We tried covering the main endpoints that Mailchimp provides for public use, but in case something is missing and you really need it then we suggest using the RAW API blocks.&lt;/P&gt;
&lt;P&gt;Let's say for example we haven't implemented on our side the request to list/create/update/delete a subscribers note object. As you have access to &lt;A href="https://mailchimp.com/developer/marketing/api/list-member-notes/" target="_self"&gt;Mailchimp documentation&lt;/A&gt; on this all you will need is to use the blocks and fill in the input fields&lt;SPAN&gt; with&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;/lists/{list_id}/members/{subscriber_hash}/notes&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="generic list.PNG" style="width: 533px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62783i7F00BBA924BC0A73/image-dimensions/533x305?v=v2" width="533" height="305" role="button" title="generic list.PNG" alt="generic list.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;which would be the termination of the API endpoint you are trying to reach&amp;nbsp;&lt;SPAN&gt;in case of the generic list/generic create or&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;/lists/{list_id}/members/{subscriber_hash}/notes/{note_id}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="generic get.PNG" style="width: 515px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62784iD56D3150AF36FFD9/image-dimensions/515x421?v=v2" width="515" height="421" role="button" title="generic get.PNG" alt="generic get.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;in case of the others and build up the body of the object with whatever parameters you want and are accepted by the Mailchimp platform.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="create general example.PNG" style="width: 547px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62785iF31E3915D4FDAF90/image-dimensions/547x734?v=v2" width="547" height="734" role="button" title="create general example.PNG" alt="create general example.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; Hope this helps you build yourselves an awesome automation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-style: italic;"&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 06:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Mailchimp-How-to-get-started-and-using-the-generic-blocks/ta-p/1839289</guid>
      <dc:creator>Marius_Nuca</dc:creator>
      <dc:date>2021-09-27T06:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mailchimp - How to get started and using the generic blocks</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Mailchimp-How-to-get-started-and-using-the-generic-blocks/tac-p/1919136#M6133</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134166"&gt;@Marius_Nuca&lt;/a&gt;&amp;nbsp; I was testing the RAW Api blocks for Mailchimp on Qlik Cloud, but it seems all of them, no matter what settings and inputs, produce Error 500. The regular blocks work OK. Any clue?&lt;/P&gt;</description>
      <pubDate>Sun, 17 Apr 2022 20:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Mailchimp-How-to-get-started-and-using-the-generic-blocks/tac-p/1919136#M6133</guid>
      <dc:creator>dimitard</dc:creator>
      <dc:date>2022-04-17T20:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mailchimp - How to get started and using the generic blocks</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Mailchimp-How-to-get-started-and-using-the-generic-blocks/tac-p/1920799#M6272</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/175304"&gt;@dimitard&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please raise your question in the&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Application-Automation/bd-p/qlik-application-automation-discussions" target="_self"&gt;Qlik Application Automation&lt;/A&gt;&amp;nbsp;forums, where our engineers and active customers can be of better assistance.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 07:48:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Mailchimp-How-to-get-started-and-using-the-generic-blocks/tac-p/1920799#M6272</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2022-04-21T07:48:32Z</dc:date>
    </item>
  </channel>
</rss>

