I am trying to modify an a column to an AUTO_NUMBER systemColumnType. The API does NOT return an error, but rather the 'startingNumber' attribute does not actually have an effect on the sheet. I have tried both via the python sdk and also via CUrl command, I'm stumped. Anyone have any luck with this before? PYTHON #Column…
I just tried to export an activity log csv and I was sent an email to download a .zip (theoretically) with a csv inside. However, when I got the .zip there was no csv inside and when I tried to unzip I got an error message that said the zip file is corrupt. Anyone experience this?
CONTEXT: I have a long form with single-select fields. I am trying to set all the default options. BUG: When I save + open the webform the default options do show but they don't actually save in the form editor UI (see markups on screenshot below) and also if I make any other change and save the form all the default values…
Just figured out how to use cURL api post to add a row of information via iOS Siri voice command. Pretty excited.
I have been trying to understand how to handle column formulas and all I can see is that you have error messages to let us know that we can modify cells in columns with column formulas but there is no column attribute to indicate that a column formula is present via the API. Also, when a column formula is present, it is…