Mailchimp - Unsubscribe function

Discussion of issues, suggestions and bugs of Devart Excel Add-ins, our product line for connecting Excel to external data from cloud applications and databases
Post Reply
nicolas.maheu
Posts: 1
Joined: Mon 26 Mar 2018 14:57

Mailchimp - Unsubscribe function

Post by nicolas.maheu » Mon 26 Mar 2018 15:05

Hi,

When I try to change the status of a subscriber to unsubscribe it says : the data source does not support changing values for the column "status".

Is there another way to unsubscribe a user from a list?

Thank you,

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Mailchimp - Unsubscribe function

Post by Pinturiccio » Thu 29 Mar 2018 16:19

There is no possibility to change the Status value in MailChimp API v2. You can use API v3 in Excel Add-in for MailChimp and change Status value for ListMembers.
For using API Version V3 you need to edit your MailChimp Connection and click the Advanced button. The first parameter is "API Version". Change it value to v3.

Post Reply