Firebase
Firebase copied to clipboard
IO-4458: product partnerships team
I'm trying to install the extension in our Firebase environment. After I tried to install the extension via the firebase CLI which failed, but now the extension is stuck in...
Moving from https://github.com/firebase/extensions/issues/415
We have the firebase extension installed and set up (`mailchimp/[email protected]`). This morning, a new user signed up and was synchronized correctly to Mailchimp. However, the tags that were inserted with...
### What feature would you like to see? [mailchimp webhook](https://mailchimp.com/developer/marketing/guides/sync-audience-data-webhooks/) Mailchimp provides an API for notifying audience changes. It notifies you about subscriptions, unsubscribes, email address changes and more. ###...
The goal is to trigger authomatition for new user from Mailchimp, but only for those who have their email verifyed at Firebase Auth.
Hi, The extension is working great when users signup using email and password provider. However, when user using Apple Sign In provider, they are not pushed out to mailchimp. I...
Hi, I'm using this nice extension and it's working great for just email. How can I include the First and Last name in the data saved on MailChimp? In the...
Adds a lifecycle event to let users automatically add existing auth users to the specified Mailchimp audience. I'm part of the Firebase Extensions team, and we recently added a new...
Is is possible to use conditional member tags with this extension? I would like to be able to subscribe a user to a tag if a boolean value is true....
Just a thought as I was trying this out: since "member events" seem very analytics-y, consider using a Google Analytics trigger instead of a Firestore document to sync these events...