Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Method: Create a new spreadsheet #2

Open
cyclops1982 opened this issue Nov 11, 2020 · 0 comments
Open

Method: Create a new spreadsheet #2

cyclops1982 opened this issue Nov 11, 2020 · 0 comments

Comments

@cyclops1982
Copy link
Member

cyclops1982 commented Nov 11, 2020

The ability to create a new spreadsheet.

Method Details

Property Value
Service Object Name SpreadSheet (See #3)
Service Object Method Name Create
Service Object Method Description Create a new spreadsheet
Execution type Create
Input Spreadsheet Name, Folder Id
Required Inputs Spreadsheet Name
Output SpreadSheetId

Validation & Expectations:

  • See Service Object: Spreadsheet #3 for the definition of the Service Object Properties
  • If folder id is not provided, it should assume the 'root' of the mydrive.
  • Spreadsheet Name should be used as the Title of the sheet
  • This method will create a new spreadsheet with ONE sheet. The Sheet should be named the same as the Spreadsheet Name.

API to use: https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets/create

@cyclops1982 cyclops1982 changed the title Create a new spreadsheet Method: Create a new spreadsheet Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant