Hi all,
Is it possible to update an specific Firestore document with Zapier?
Hi all,
Is it possible to update an specific Firestore document with Zapier?
Edit: So I got around this by adding a ‘version’ column in the spreadsheet and then building the document id from it so a new document is written when that value is changed. Then on the firestore end a cloud trigger function to delete the old version of the document. If someone can tell me how to create a hash value out of all the values in a sheets row and put it in the column ‘version’ then that would allow this work without manually changing the ‘version’ column.
Hi, I’m also looking for the update functionality with firestore. Any news to that? How hard is it to create a custom integration? Can you use the current create integration and extend it?
Thx.
Hello, I am also interested and I am a software engineer as well
Would love the ability to update a firestore document, (whether .update() or .set(doc, {merge: true}) rather than only being able to create a new document.
Hey
I did some checking on this and it doesn’t look like we’ve got any existing feature requests for an “Update Document” action that I can add you all to. So I’d recommend reaching out to out Support Team about this. They’ll be able to open up a feature request for the Firebase/Firestore app integration and get your votes added to that. The best way to contact them is via our Get Help form. :)
Any update on this? Without a Firestore integration I’m forced to use a custom hook to update data, but that’s proving more complicated than it needs to be. Considering Firestore is the product Firebase is pushing most of its customers to, I would think CRUD operations would be supported here like they are for the older Firebase DB product.
Any update on this? Without a Firestore integration I’m forced to use a custom hook to update data, but that’s proving more complicated than it needs to be. Considering Firestore is the product Firebase is pushing most of its customers to, I would think CRUD operations would be supported here like they are for the older Firebase DB product.
Did you get this working?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.