Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unnecessary API Calls #83

Open
dparker1005 opened this issue Jan 2, 2020 · 0 comments
Open

Unnecessary API Calls #83

dparker1005 opened this issue Jan 2, 2020 · 0 comments

Comments

@dparker1005
Copy link
Member

This happens in 2 ways:

  1. When a user profile is updated and PMPro MC is set to update MC on profile update, the merge fields are updated for all Mailchimp audiences, even if the user was never in the audience.

  2. When a user's membership level is updated via the edit user page and PMPro MC is set to update MC on profile update, one set of API calls is sent for the profile update, and another is sent for the membership level update. Ideally, only one of these two sets of calls would be sent.

Neither of these cause incorrect data to be sent to Mailchimp, but they are inefficiencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant