1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-15 11:56:36 +02:00

8 lines
318 B
Plaintext
Raw Normal View History

2024-10-20 22:15:39 +03:00
# JSON data can also be passed as a path to a .json file
oint airtable CreateField \
--token "***" \
2024-10-31 16:47:12 +03:00
--base "appk3Fw5gwni4SWYj" \
--table "tblIT2QrATF0xn2YE" \
--title "7a09c61f-6057-4d70-8b81-0ca8fb393e44" \
--fielddata "{'name':'7a09c61f-6057-4d70-8b81-0ca8fb393e44','type':'number','options':{'precision':0}}"