1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-18 09:51:28 +02:00
Files
OpenIntegrations/docs/en/cli/airtable/CreateField/bash.txt
T
Vitaly the Alpaca (bot) c3375556bc Test data update (Jenkins)
2026-05-02 12:33:40 +00:00

7 lines
274 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint airtable CreateField \
--token "***" \
--base "appObiPif61PnRF1Z" \
--table "tblRMa4KIpkMbxftU" \
--fielddata "{'name':'d249a4b3-ed54-4799-b562-f74cdc0204f9','type':'number','options':{'precision':'0'}}"