You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
First, thanks for the library — I’d be dead in the water without it.
Second, I’d like to reopen the very first issue/question raised [#1 Updating grouping for existing or new subscriber]:
It would be great if you could include an example (e.g. in the unit tests) of
setting or updating the grouping information on a subscriber, for instance when
adding a new subscriber via listSubscribe using GROUPINGS in merge_vars.
The problem is that the link in the response to that question is broken:
And in the current download, there are no tests, only a folder containing logging.properties.
I’ve gotten the basic ‘subscribe a person to a list’ working following your wiki code. But I can’t work out how to utilize/combine the various [List]InterestGroup[ings]Method objects with SubscribeMethod or UpdateMemberMethod.
Regards,
Ken
The text was updated successfully, but these errors were encountered:
Hi, I'm struggling with the same thing. I'm iterating to the relevant MemberInfoGroups, update them, and execute the request, but the changes are not reflected on the MailChimp server...
Hi,
First, thanks for the library — I’d be dead in the water without it.
Second, I’d like to reopen the very first issue/question raised [#1 Updating grouping for existing or new subscriber]:
It would be great if you could include an example (e.g. in the unit tests) of
setting or updating the grouping information on a subscriber, for instance when
adding a new subscriber via listSubscribe using GROUPINGS in merge_vars.
The problem is that the link in the response to that question is broken:
https://github.com/Ecwid/ecwid-mailchimp/blob/master/src/test/java/com/ecwid/mailchimp/method/list/InterestGroupingMethodsTest.java
And in the current download, there are no tests, only a folder containing logging.properties.
I’ve gotten the basic ‘subscribe a person to a list’ working following your wiki code. But I can’t work out how to utilize/combine the various [List]InterestGroup[ings]Method objects with SubscribeMethod or UpdateMemberMethod.
Regards,
Ken
The text was updated successfully, but these errors were encountered: