1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-02 23:27:50 +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-01-10 12:02:05 +03:00
--base "apprMMfGWJFZxWYR5" \
--table "tblsfDOZwPMmsQIg8" \
--title "b8910f0b-bd5d-4f96-8219-c1cdbf4e7516" \
--fielddata "{'name':'b8910f0b-bd5d-4f96-8219-c1cdbf4e7516','type':'number','options':{'precision':0}}"