copyTo(not supported yet)
GET {{base_url}}/passthrough?url=/v4/spreadsheets/{{sheet_id}}/sheets/{{sheet_id}}:copyTo&org_id={{org_id}}&integration_id={{integration_id}}&ranges=Sheet1!a1:a10
Learn more -
https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets.sheets/copyTo
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
url | string | (Required) - YNAB API url. | |
org_id | string | (Required) - Cashflowy org id | |
integration_id | string | (Required) - Cashflowy integtration id | |
ranges | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
api-key | string | ||
api-secret | string |