Google Sheets: Get Row
This item gets data in a specified row from a Google Sheet.
This item moves an event on Google Calendar to another calendar.
This item creates a new Spreadsheet in the specified folder on Google Drive.
This item downloads Choice Data in specified 2 columns from Google Sheet.
This item deletes a single sheet in a Google Sheet. When the Google Sheet has only one sheet, it cannot be deleted.
This item appends values of a Table type data item at the last of the sheet.
This item adds a row at the last of the sheet, and fills each cell of that row with data.
This item deletes the shared link accessible by anyone with the link or within the domain from the specified file or folder on Google Drive. Permissions for users or groups remain undeleted.
This item searches for the folder with the specific name, directly under the specified folder on Google Drive.
This item creates a shared link for the specified file or folder on Google Drive. An error occurs when the file/folder is already shared with anyone or within the domain.
This item starts a Process when Gmail has received a new message.
This item starts a process when Event’s start time has passed on Google Calendar.
Deletes rows in the specified range. Existing cells will be shifted upward. Both the start and end rows are specified by zero-based index. For example, “startIndex: 0, endIndex: 1” means only the first line. (End index is exclusive)