Hello all,
I have multiple tables each with multiple single-select fields that I have created via the Airtable API.
352 separate fields across 40-something tables.
When creating the tables and columns I am able to define the selection options for each column and everything works smoothy.
However I can not set a default option for these columns when creating them through the API. It is far too many columns for it to be reasonable to manually set each column default in the UI, as it is I already have to do some manual operations to create a formula field in each of these tables after creation due to limitations in the API capabilities.
Does anybody know of a way to set default values in my field en mass?
The majority of the fields hold the same selection options and would have the same default option set.
I would even accept nuking the fields and/or tables and recreating them if my creation call can be altered to set the default but I was not able to accomplish this.
I appreciate any assistance or advice.