-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Labels
backendConcerning any and all backend issuesConcerning any and all backend issuesworkflow-componentNew backend component requestNew backend component request
Description
Implement the Create Spreadsheet action for Google Sheets component to create a new spreadsheet in a specified folder. This action will facilitate the automated generation of spreadsheets, allowing users to organize and manage their data efficiently.
Action properties:
- Title - title of the new spreadsheet to be created
- Folder ID - id of the folder where the new spreadsheet will be stored. This allows users to specify the location within their Google Drive for better organization.
Output:
- spreadsheet - the newly created spreadsheet object
Documentation Reference: https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets/create
Metadata
Metadata
Assignees
Labels
backendConcerning any and all backend issuesConcerning any and all backend issuesworkflow-componentNew backend component requestNew backend component request
Type
Projects
Status
Done