Integrate Google Sheets with Kanban Tool
Google Sheets
Google Sheets is an online spreadsheet app that lets you create and format spreadsheets and simultaneously work with other people.
Kanban Tool
Kanban Tool is a simple and effective software for visual project management.
spreadsheet tier-2
project-management upcoming
Rows
-
New Row
Triggers when a new row is added to the specified worksheet.
-
Row Updated
Triggers when an existing row is updated in the specified worksheet.
-
Append a Row
Creates a new row in the specified worksheet. Note that you should never delete rows in your worksheet, if you are using the linking feature, because deleting rows changes all row IDs and breaks the links.
-
Update a Row
Updates an existing row.
-
Upsert a Row
Updates an existing row if given key column matches by value, or creates a new row if no matching row is found
-
Fetch a Linked Row
Fetches a linked row.
-
Look Up Row
-
Search Rows
Returns a list of rows in the specified worksheet.