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 webhook
Mailchimp provides an API for notifying audience changes. It notifies you about subscriptions, unsubscribes, email address changes and more.
How would you use it?
To have the extension notify Firebase that a user has unsubscribed from email.
The text was updated successfully, but these errors were encountered:
EgorMizerov
changed the title
notify firebase when user unsubscribes
[Question] notify firebase when user unsubscribes
Feb 17, 2022
I know this is an old one, but I'd like to understand more what you'd expect the extension to do in response to a webhook?
We might look to support passing through the information from Firebase Auth or Firestore so that developers can add their own webhook handler and receive all the needed mapping information between Firebase and Mailchimp. Otherwise, we would need to support mapping data from Mailchimp to Firebase Auth / Firestore which will add additional configuration complexity for users/developers.
What feature would you like to see?
mailchimp webhook
Mailchimp provides an API for notifying audience changes. It notifies you about subscriptions, unsubscribes, email address changes and more.
How would you use it?
To have the extension notify Firebase that a user has unsubscribed from email.
The text was updated successfully, but these errors were encountered: