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
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.
The text was updated successfully, but these errors were encountered:
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
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.
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.
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.
The text was updated successfully, but these errors were encountered: