Chris
 · Dedicated Learner

How can I batch update multiple firebase documents with one action?

Hi community,

Within an event app, I created a checklist tile with a list of users to search for and invite to an event but not to actually update their document. I would then like the host to be able to click an "invite" button that actually updates the firebase documents and sends the invitees a trigger notification. Is it possible to do this? Or am I stuck updating each document in the checklist through an action then having a button that actually notifies the invitees?

I am trying to allow the host to essentially double check which invitees they actually want which saves them a headache (if they don't hit invite, that user will still technically be invited) and saves me unnecessary writes.

Thanks all!

2 replies