1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-03 22:39:12 +02:00
Files
OpenIntegrations/docs/ru/cli/airtable/CreatePosts/bash.txt

5 lines
179 B
Plaintext
Raw Normal View History

2024-10-15 22:03:12 +03:00
oint airtable CreatePosts \
--token "***" \
2025-02-03 19:47:34 +03:00
--base "appCCG0gKDROyducY" \
--table "tblWR7E22PIGCoAWU" \
--data "[{'Number':10,'String':'Hello'},{'Number':10,'String':'Hello'}]"