1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-04 23:37:46 +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 "***" \
2025-02-10 12:29:18 +03:00
--base "app3YffmF20K2SlAN" \
--table "tblV77xKxUuG7dIZs" \
--title "f5cd708c-4dfa-4577-bc10-98d3b7ed0540" \
--fielddata "{'name':'f5cd708c-4dfa-4577-bc10-98d3b7ed0540','type':'number','options':{'precision':0}}"