Closed mqln closed 8 months ago
I want to observe changes to users/{USERID}/events for mailchimp event creation via the Firebase Member Events Watch Path, but when I set the path to users/*/events no write events are monitored.
users/{USERID}/events
Firebase Member Events Watch Path
users/*/events
Is this functionality supported somehow?
I want to observe changes to
users/{USERID}/events
for mailchimp event creation via theFirebase Member Events Watch Path
, but when I set the path tousers/*/events
no write events are monitored.Is this functionality supported somehow?