1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00
Files
OpenIntegrations/docs/en/cli/NEW_CLI/airtable/CreateField/bash.txt
T
Vitaly the Alpaca (bot) 4a83db5c35 Test data update (Jenkins)
2024-11-17 15:42:31 +03:00

8 lines
318 B
Plaintext

# JSON data can also be passed as a path to a .json file
oint airtable CreateField \
--token "***" \
--base "appEQjBhFBRg8WSBM" \
--table "tblnwXhP3ZlwodcWm" \
--title "7d05d80b-006e-46e6-b4d9-55e601476fb2" \
--fielddata "{'name':'7d05d80b-006e-46e6-b4d9-55e601476fb2','type':'number','options':{'precision':0}}"