Google sheets-Spreadsheets

Number of APIs: 3

  1. get GET {{base_url}}/org/{{org_id}}/integrations/{{integration_id}}/passthrough?url=/v4/spreadsheets/{{sheet_id}}

  2. getByDataFilter (not supported yet) POST {{base_url}}/passthrough?url=/v4/spreadsheets/{{sheet_id}}:getByDataFilter&org_id={{org_id}}&integration_id={{integration_id}}&ranges=Sheet1!a1:a10

  3. batchUpdate (not supported yet) GET {{base_url}}/passthrough?url=/v4/spreadsheets/{{sheet_id}}:batchUpdate&org_id={{org_id}}&integration_id={{integration_id}}&ranges=Sheet1!a1:a10