1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00
Files
OpenIntegrations/docs/en/examples/Airtable/CreateComment.txt
Vitaly the Alpaca (bot) 89f9b9e4b1 Main build (Jenkins)
2025-07-28 20:20:57 +03:00

8 lines
270 B
Plaintext
Vendored

Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
Base = "appS0xAXVPSCbldXo";
Table = "tblbQ4RX4OqSmJ70n";
Record = "recqafWj0BcOrrTOx";
Text = "TestComment";
Result = OPI_Airtable.CreateComment(Token, Base, Table, Record, Text);