Zoho Sheet is a real-time spreadsheet app that lets you create, edit, share, and collaborate on spreadsheets in the cloud.
Cloud Firestore is a cloud-hosted, NoSQL database that your iOS, Android, and web apps can access directly via native SDKs.
Cloud Firestore IntegrationsIt's easy to connect Zoho Sheet + Cloud Firestore without coding knowledge. Start creating your own business flow.
Triggers when a new row is created in a specified worksheet.
Triggers when a new workbook is created.
Triggers when a new worksheet is created in a specified workbook.
Triggers when the value of a particular column is set on both new and updated rows. The corresponding row data is returned along with this trigger.
New Document Within a Firestore Collection
Creates a new row in the specified worksheet.
Creates a new worksheet in the specified workbook.
Deletes a particular row based on its index.
Searches for a row/record in the specified worksheet based on some criteria.
Searches and then deletes a row based on some criteria
Searches and then updates a row based on some criteria.
Updates a particular row based on its index.
Creates a new document within a Cloud Firestore collection.
(30 seconds)
(10 seconds)
(30 seconds)
(10 seconds)
(2 minutes)