-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
This allows a user to add an additional Sheet to a existing Spreadsheet.
Method Details
| Property | Value |
|---|---|
| Service Object Name | SpreadSheet (See #3) |
| Service Object Method Name | Add Sheet |
| Service Object Method Description | Add a sheet to an existing Spreadsheet |
| Execution type | Create |
| Input | SpreadSheetId, SheetName |
| Required Inputs | SpreadSheetId, SheetName |
| Output | SheetId |
Validation & Expectations:
- See Service Object: Spreadsheet #3 for the definition of the Service Object Properties
- Sheet Name should be used as the Title of the sheet
- Example API: https://developers.google.com/sheets/api/samples/sheet
Metadata
Metadata
Assignees
Labels
No labels