The Connector supports New Record Created events via Polling for Google Sheets on the following object:
- Spreadsheet
The Connector supports Existing Record Updated events via Polling for Google Sheets on the following object:
- Spreadsheet
The Connector supports Existing Record Deleted events via Polling for Google Sheets on the following object:
- Spreadsheet
Event polling is performed every 5 minutes, by default. The polling interval is configurable. For details, see the Triggers documentation.
Note
In some cases, using the Google Drive APIs for Polling on Google Sheets may trigger duplicate events if you are logged in with the same account on both Drive and Sheets.
Note
There is a 10-second jitter between the CREATE and UPDATE events on Google Sheets.
If you have triggers set up for both CREATE and UPDATE events, it is recommended to wait at least 10 seconds between updating a newly created sheet. In this way, you will make sure you receive both events.
Updated 22 days ago