/

Add sheet data

post

Store data in Google Sheets

Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Body
organizationIdnumberRequired

ID of the organization

Example: 123
spreadsheetIdstringRequired

ID of the spreadsheet

Example: spreadsheet123
sheetNamestringRequired

Name of the sheet

Example: Sheet1
primaryKeyColumnIndexnumberOptional

Index of the primary key column

Example: 1
endingColumnstringRequired

Ending column of the sheet

Example: Z
Responses
200Success
application/json
post
/api/sheets-integration/
200Success