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

Support for Realtime Database #61

Open
sorcamarian opened this issue Feb 9, 2023 · 2 comments
Open

Support for Realtime Database #61

sorcamarian opened this issue Feb 9, 2023 · 2 comments
Labels
enhancement New feature or request solution proposed A solution has been proposed on how to address the issue.

Comments

@sorcamarian
Copy link

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 configuration files I'm only seeing Firestore being mentioned.

@barticus barticus changed the title Hot to get the First and Last name - Realtime Database How to get the First and Last name - Realtime Database Mar 28, 2023
@barticus
Copy link
Collaborator

Hi @sorcamarian , I'll look into how we can support realtime database 👍
Extension triggers are specific to the technology and currently the extension only supports firestore.

@barticus barticus added enhancement New feature or request solution proposed A solution has been proposed on how to address the issue. labels Mar 28, 2023
@barticus barticus changed the title How to get the First and Last name - Realtime Database Support for Realtime Database Apr 11, 2023
@barticus
Copy link
Collaborator

barticus commented Oct 4, 2023

Hi @sorcamarian ,
I built the solution for this, on the feature/realtime-db-handlers branch.

Unfortunately it requires users to enable realtime DB just to install/update the extension. I've proposed splitting out the extension based on the service it integrates with, but that has been put on hold for the time being.

You may use the code as you need to, or publish your own extension using that branch as the base, if you would like to, to solve your problem in the meantime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request solution proposed A solution has been proposed on how to address the issue.
Projects
None yet
Development

No branches or pull requests

2 participants