1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-05-31 23:20:02 +02:00
2024-11-11 23:13:48 +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 "app1BSYtCVlNTKWb8" \
--table "tblyiMcHBz46if9ZC" \
--title "0d802851-a0bf-4f39-85da-9217400d3599" \
--fielddata "{'name':'0d802851-a0bf-4f39-85da-9217400d3599','type':'number','options':{'precision':0}}"