Is there a simple "row changed" trigger for Firestore?
I can do this with a Firebase function, but ideally I'd like a workflow trigger for when a new row is added to a firestore collection. Possible?
2 Replies
AI Support Bot Information
<@405465071448227840> you can react on the relevant answer (message) with a ✅ in this thread when you think it has been solved, by the bot or by a human!
Anyone can react on this message with a ❌ if the GPT bot is unhelpful or hallucinating answers.
Please note: Team members will review and answer the questions on best efforts basis.
AI Response
Yes, it's possible to set up a workflow trigger for when a new row is added to a Firestore collection using BuildShip. BuildShip supports triggers for various database actions, including Firestore. You can create a workflow that starts when a new document is added to a Firestore collection and then perform desired actions based on this event.
If you are interested in any specific pre-built use cases or need help setting up this type of workflow, please let me know!
BuildShip AI Support