1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-06-20 09:19:27 +02:00
Files
OpenIntegrations/docs/en/cli/airtable/CreatePosts/bash.txt
T
Vitaly the Alpaca (bot) f092dbbec3 Test data update (Jenkins)
2026-02-20 07:16:02 +00:00

7 lines
210 B
Plaintext
Vendored

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