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 "***" \
2024-12-25 11:20:53 +03:00
--base "appTOiWfyXYHsiTf0" \
--table "tblX1A36oAy2fnPS8" \
--title "00bf566f-7f79-4cba-b950-015319241e99" \
--fielddata "{'name':'00bf566f-7f79-4cba-b950-015319241e99','type':'number','options':{'precision':0}}"