<?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>topic Re: How to use variable's in REST connector (mailchimp 3.0) in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-use-variable-s-in-REST-connector-mailchimp-3-0/m-p/1062097#M1637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a wild guess try using [] instead of "", as in :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'courier new', courier;"&gt;CUSTOM CONNECT TO &lt;STRONG style="color: #ff0000;"&gt;[&lt;/STRONG&gt;Provider=QvRestConnector.exe; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'courier new', courier;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; url=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://us2.api.mailchimp.com/3.0/reports;" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #266fc8;" target="_blank"&gt;https://us2.api.mailchimp.com/3.0/reports;&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'courier new', courier;"&gt;&amp;nbsp; timeout=30;method=GET; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'courier new', courier;"&gt;&amp;nbsp; PaginationType=None;Authorization=apikey:&amp;lt;apikey&amp;gt;;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;]&lt;/STRONG&gt;&lt;/SPAN&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also are you using a dollar expansion of a variable assigned a value using LET ?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt; If so then make sure you use single quotes and not double quotes&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another also is to maybe look into disabling Standard Mode &lt;A href="http://help.qlik.com/en-US/sense/June2017/Subsystems/Hub/Content/LoadData/disable-standard-mode.htm" title="http://help.qlik.com/en-US/sense/June2017/Subsystems/Hub/Content/LoadData/disable-standard-mode.htm"&gt;Disabling standard mode ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have had to do that recently to get an API url to work - But do beware the security implications of this.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Aug 2017 17:14:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-10T17:14:28Z</dc:date>
    <item>
      <title>How to use variable's in REST connector (mailchimp 3.0)</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-use-variable-s-in-REST-connector-mailchimp-3-0/m-p/1062094#M1634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the Qlik Sense REST API connector for Mailchimp 3.0 using 'create a new connection' works well, but does not allow using variables to connect to Mailchimp's v3.0 API for querying specific campaign-id's dynamically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typically this is what you want when fetching the available campaigns and the statistics for all of these campaign-id's.&lt;/P&gt;&lt;P&gt;So, I'd like to be able to pass the campaign id as a variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other articles on this community forum do address some examples with google analytics, but from that I was not yet successful in deriving the way to go for mailchimp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to use the &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; 'CUSTOM CONNECT TO' approach but somehow I couldnt get the authorization correctly &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This is what I used (note : the variable part in this example would be the apikey)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; CUSTOM CONNECT TO "Provider=QvRestConnector.exe;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN&gt;&amp;nbsp; url=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://us2.api.mailchimp.com/3.0/reports;" rel="nofollow" target="_blank"&gt;https://us2.api.mailchimp.com/3.0/reports;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; timeout=30;method=GET;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; PaginationType=None;Authorization=apikey:&amp;lt;apikey&amp;gt;;";&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I got&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;QVX_UNEXPECTED_END_OF_DATA: HTTP protocol error 401 (Unauthorized): Requested resource requires authentication.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 06:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-use-variable-s-in-REST-connector-mailchimp-3-0/m-p/1062094#M1634</guid>
      <dc:creator>edwinwitvoet</dc:creator>
      <dc:date>2016-03-24T06:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to use variable's in REST connector (mailchimp 3.0)</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-use-variable-s-in-REST-connector-mailchimp-3-0/m-p/1062095#M1635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like your first problem is authorization so you need to get that sorted out before passing parameters.&lt;/P&gt;&lt;P&gt;I get a connection OK with the following settings&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127175_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/127176_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Did you try to force basic authentication?&lt;/P&gt;&lt;P&gt;Does the URL prefix, eg us9 match your apikey suffix eg &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;a2a2a2a2a2a2a2a2a2e4e4e4e4e4e4e-us9 ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 00:48:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-use-variable-s-in-REST-connector-mailchimp-3-0/m-p/1062095#M1635</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-08T00:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to use variable's in REST connector (mailchimp 3.0)</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-use-variable-s-in-REST-connector-mailchimp-3-0/m-p/1062096#M1636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim, &lt;/P&gt;&lt;P&gt;I haven't had any success with this either. My URL prefix matches my API suffix.&lt;BR /&gt;I also set the same settings as you did above with the data is not being retrieved. &lt;BR /&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 16:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-use-variable-s-in-REST-connector-mailchimp-3-0/m-p/1062096#M1636</guid>
      <dc:creator>birchgold</dc:creator>
      <dc:date>2017-08-10T16:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use variable's in REST connector (mailchimp 3.0)</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-use-variable-s-in-REST-connector-mailchimp-3-0/m-p/1062097#M1637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a wild guess try using [] instead of "", as in :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'courier new', courier;"&gt;CUSTOM CONNECT TO &lt;STRONG style="color: #ff0000;"&gt;[&lt;/STRONG&gt;Provider=QvRestConnector.exe; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'courier new', courier;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; url=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://us2.api.mailchimp.com/3.0/reports;" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #266fc8;" target="_blank"&gt;https://us2.api.mailchimp.com/3.0/reports;&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'courier new', courier;"&gt;&amp;nbsp; timeout=30;method=GET; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'courier new', courier;"&gt;&amp;nbsp; PaginationType=None;Authorization=apikey:&amp;lt;apikey&amp;gt;;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;]&lt;/STRONG&gt;&lt;/SPAN&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also are you using a dollar expansion of a variable assigned a value using LET ?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt; If so then make sure you use single quotes and not double quotes&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another also is to maybe look into disabling Standard Mode &lt;A href="http://help.qlik.com/en-US/sense/June2017/Subsystems/Hub/Content/LoadData/disable-standard-mode.htm" title="http://help.qlik.com/en-US/sense/June2017/Subsystems/Hub/Content/LoadData/disable-standard-mode.htm"&gt;Disabling standard mode ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have had to do that recently to get an API url to work - But do beware the security implications of this.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 17:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-use-variable-s-in-REST-connector-mailchimp-3-0/m-p/1062097#M1637</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-10T17:14:28Z</dc:date>
    </item>
  </channel>
</rss>

