Hi
Background:
I have a Mailchimp list based with one group and 3 interests within that group.
I have a SharePoint list with contact detail.
The Flow:
On new item in SharePoint list create a user in Mailchimp with specific interests chosen.
Question:
Has anyone found a way to use the field "Subscriber Interests" in Flow to create a subscriber with the correct groups assigned in Mailchimp?
Hi @andrimar,
I am trying to create a mailchimp testing account. There might be some time delay before I could share any results here.
Appreciate your patience.
Based on the research, the Subscriber Interests should be the label used under List groups in mailchimp. Have you successfully added one, and if not , any errors that you have encountered? If convenient, would it be possible for you to share the error message here?
Regards
Thank you for your reply.
I've tried to use the lable and ID without luck.
This is the error code I'm getting when using the label.
Header
{ "X-Request-Id": "92342bf6-4d59-493a-a574-829e04e7562d", "Link": "<https://us5.api.mailchimp.com/schema/3.0/ProblemDetailDocument.json>; rel=\"describedBy\"", "Connection": "close", "Date": "Fri, 06 Jan 2017 08:16:45 GMT", "Set-Cookie": "_AVESTA_ENVIRONMENT=prod; path=/", "Server": "openresty,Microsoft-HTTPAPI/2.0", "Content-Length": "343", "Content-Type": "application/json" }
Body
{ "type": "http://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/", "title": "Invalid Resource", "status": 400, "detail": "The resource submitted could not be validated. For field-specific details, see the 'errors' array.", "instance": "", "errors": [ { "field": "interests", "message": "Schema describes object, string found instead" } ] }
I'm also getting the same error. Were you ever able to resolve the issue?
Thank you @v-micsh-msft
Hi @andrimar,
I got a response with the mailchimp API information below:
https://developer.mailchimp.com/documentation/mailchimp/reference/lists/members/
As mentioned in the API documentation, subscriber Interests fields under the Add member to list Action is in Object type, which can't accept a string value.
We have submit a feedback on this.
Hope there should be update on this part from the Microsoft Flow team soon.
Again, thanks for the feedback.
Regards
Michael
Thanks @v-micsh-msft
User | Count |
---|---|
26 | |
18 | |
11 | |
8 | |
6 |
User | Count |
---|---|
9 | |
4 | |
3 | |
3 | |
2 |