Google Sheets integration connector
Add white-label customer-facing integration with Google Sheets into your app with just a few lines of code.
Read development guide.
Managed authentication
Connect your customer accounts in Google Sheets without researching its API, registering in a developer program, and getting your application approved. We take care of authentication, secure credentials storage, and token refreshes so you don't have to.
Just one line of code for you and one click for your customers:
iApp.integration('sheets').open()
And Google Sheets to your app in the next 30 minutes
Work with Google Sheets data collections
Read and write data, get custom fields schema, and react to changes in Google Sheets data.
Read more about working with data collections
List | Find by ID | Create | Update | Delete | |
---|---|---|---|---|---|
Sheet Rows | β | β | β | β | β |
Spreadsheet Files | β | β | β | β | β |
Spreadsheet Tabs | β | β | β | β | β |
Trigger integrations on Google Sheets events
React to events in the external app. Receive changes in data regardless of whether webhooks are supported or not.
Read more about working with events