问题
I'd like to be able to tell in my webhook when a user's status is set to pending
. Setting a user's status to pending
triggers a Profile Update event, but as far as I can see there is nothing in the form values posted to my webhook about the user's status for this event.
回答1:
This looks like a feature request for MailChimp. Absent that, you can always query the user's info from the API to get their current status.
来源:https://stackoverflow.com/questions/43034831/mailchimp-how-to-tell-when-a-users-status-is-set-to-pending