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-11 23:13:48 +03:00
--base "app1BSYtCVlNTKWb8" \
--table "tblyiMcHBz46if9ZC" \
--title "0d802851-a0bf-4f39-85da-9217400d3599" \
--fielddata "{'name':'0d802851-a0bf-4f39-85da-9217400d3599','type':'number','options':{'precision':0}}"