1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-10-08 22:51:57 +02:00
Files
OpenIntegrations/docs/en/examples/Airtable/EditComment.txt
Vitaly the Alpaca (bot) fb1d5eb506 Main build (Jenkins)
2025-10-08 00:46:26 +03:00

9 lines
327 B
Plaintext
Vendored

Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
Base = "appTFxTxSGl5JIIYT";
Table = "tblm1MzAyPSjSsFXY";
Record = "rec2DhMcBduGDh8nz";
Comment = "comfmoeMlarmKbjFm";
Text = "Test comment (change.)";
Result = OPI_Airtable.EditComment(Token, Base, Table, Record, Comment, Text);