Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
benjamin_sasin
Resolver I
Resolver I

Can Mailchimp Audience be imported?

Hi,

 

I just installed the Mailchimp Connector, and trying to import an audience and compare it to our sales funnel. Only when looking for that data set, I cannot find it. There seems to be only campaign data and summaries.

 

Please tell me it's possible to import Mailchimp data? Thank you.

 

2020-01-06 (6).png

5 REPLIES 5
QueryWhiz
Helper V
Helper V

Hi @benjamin_sasin Since the Mailchimp service pack was deprecated, you would have to look for another way. As a workaround, maybe you can use a 3rd party connector, it can save you a lot of time compared to other options. I've tried windsor.ai, supermetrics and funnel.io. I stayed with windsor because it is much cheaper so just to let you know other options. In case you wonder, to make the connection first search for the Mailchimp connector in the data sources list:

 

MAILCHIMP-1.jpg

 

After that, you will have to first create a secret API key in your Mailchimp account and then using your credentials add your account to the platform.

 

MAILCHIMP-2.jpg

 

Once you’ve done this, you can proceed and go to the “Preview and destination” step

 

MAILCHIMP-3.jpg

 

There just select the fields you need. Finally, just select PBI as your data destination and finally just copy and paste the url on PBI --> Get Data --> Web --> Paste the url. 

 

SELECT_DESTINATION_NEW.png

doyleg_OEH
Advocate II
Advocate II

Try this query:

 

let
Source = Table.FromColumns({Lines.FromBinary(Web.Contents("https://<YOUR MAILCHIMP SERVER>.api.mailchimp.com/export/1.0/list/?apikey=<YOUR API>&id=<YOUR LIST ID>"))})
in
Source

 

Full details of other parameters here - https://mailchimp.com/developer/guides/how-to-use-the-export-api/

 

Cheers

Gavin

v-lionel-msft
Community Support
Community Support

Hi @benjamin_sasin ,

Is your "audience" data different from other data?

May be the cause of the data itself.

 

Best Regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

I am not sure as to what you mean here @v-lionel-msft . 

 

After plugging in the MC connector, I expected to see an "audience" data set, with all the contact information and related fields.

Hi @benjamin_sasin ,

As tested, Power BI can't import "Audience" data from Mailshimp source.

o1.PNG

And I tried to use "Web" connector to get it, but still failed.

So we can do like this to get "Audience" data:

o2.PNGo3.PNG

We export "Audience" data directly, then we import the data from local files.

 

Best Regards,

Lionel Chen

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.