1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-11 11:41:56 +02:00
Vitaly the Alpaca (bot) ef1228d2d7 Main build (Jenkins)
2025-01-07 12:27:20 +03:00

11 lines
382 B
Plaintext
Vendored

Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
Base = "appAwcuIOmJkBUcul";
Table = "tblvHEqIFeDKwWUe9";
Record = "recGTs14Rv3OFq3Om";
Comment = "comRpOadZN5pD4GIp";
Text = "Test comment (change.)";
Result = OPI_Airtable.EditComment(Token, Base, Table, Record, Comment, Text);
OPI_TestDataRetrieval.Check_ATText(Result, Text);