Support for Realtime Database
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.
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.
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.