Connect a report to the calling spreadsheet
Reports
Connect a report to the calling spreadsheet
PUT
Connect a report to the calling spreadsheet
Link a report to the caller’s own spreadsheet by recording its placement
(workbook id + result location) so the add-in can list and refresh it there.
This upserts only the placement for the given workbook and never changes the
report’s query, name, or other definition — so, like refresh, it requires only
read access to the report. A user who can view a report can place its data into
their own sheet without being its creator or having edit rights.
Authorizations
Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.
Body
application/json
ConnectReportToWorkbookInput
Response
200 - application/json
Required string length:
12Pattern:
^[0-9A-Za-z]+$Available options:
FOLDER, WORKBOOK, REPORT Available options:
GOOGLE_SHEETS, EXCEL, PLAYGROUND, D3