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
Mailchimp provides a webhook when users update their details. We could set up a url with some sort of unique key which will process the POST data from Mailchimp and update user details in SilverStripe based on the unique Mailchimp id stored when using the APES module.
The text was updated successfully, but these errors were encountered:
Mailchimp provides a webhook when users update their details. We could set up a url with some sort of unique key which will process the POST data from Mailchimp and update user details in SilverStripe based on the unique Mailchimp id stored when using the APES module.
The text was updated successfully, but these errors were encountered: