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

[Question] notify firebase when user unsubscribes #35

Open
EgorMizerov opened this issue Feb 7, 2022 · 1 comment
Open

[Question] notify firebase when user unsubscribes #35

EgorMizerov opened this issue Feb 7, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@EgorMizerov
Copy link

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.

@EgorMizerov EgorMizerov changed the title notify firebase when user unsubscribes [Question] notify firebase when user unsubscribes Feb 17, 2022
@barticus barticus added the enhancement New feature or request label May 16, 2022
@barticus
Copy link
Collaborator

barticus commented Oct 4, 2023

Hi @EgorMizerov ,

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants