-
API to read and write Automations and Forms from master to other sheets
I have written API code to push out changes from master to child sheets, but need a way to do Automations. Would love to be able to read the Automation to a JSON file and move it to another sheet. Sa…1 · -
WBS
Please add a system column for WBS to give a true WBS without having to manually create one which is not always easy.2 · -
Re: Adding Sheet to Report using API
Also give same error when I try this way in PowerShell: $reportId = "1234567890" $sheetIdToAdd = "0987654321" $accessToken = "MYTOKENISHERE" $headers = @{ "Authoriz…1 · -
Adding Sheet to Report using API
After some trouble with this command line string. I am getting a 1006 error even though I am the Owner of the Report and Owner of the Sheet that I am trying to insert. I can do this manually without …1 ·