Create workbook from template

Create a workbook by saving it from a template.

Usage notes

  • Retrieve the templateId by calling the /v2/templates endpoint.
  • Retrieve the folderId by calling the /v2/files endpoint and reviewing the id field in the response for files with a type of folder. To use the "My Documents" folder as the destination folder, call the /v2/members/{memberId} endpoint and use the homeFolderId included in the response.
Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!