Mailchimp - how to tell when a user's status is set to pending

本小妞迷上赌 提交于 2019-12-12 03:35:25

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!