1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-05-27 23:07:37 +02:00
2024-12-10 00:12:32 +03:00

7 lines
204 B
Plaintext

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