1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-05-21 22:43:09 +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-11-17 15:42:31 +03:00
--base "appEQjBhFBRg8WSBM" \
--table "tblnwXhP3ZlwodcWm" \
--title "7d05d80b-006e-46e6-b4d9-55e601476fb2" \
--fielddata "{'name':'7d05d80b-006e-46e6-b4d9-55e601476fb2','type':'number','options':{'precision':0}}"