1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00
Files
OpenIntegrations/docs/en/cli/airtable/CreatePosts/bash.txt
Vitaly the Alpaca (bot) 2a655c5502 Test data update (Jenkins)
2025-02-18 14:01:44 +03:00

7 lines
204 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint airtable CreatePosts \
--token "***" \
--base "app96pFYup5L3umQr" \
--table "tblSsXB0BMtapwLtm" \
--data "{'Number':10,'String':'Hello'}"