1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-29 21:57:16 +02:00

11 lines
382 B
Plaintext
Raw Normal View History

2024-10-02 20:28:02 +03:00
 Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
2024-11-03 11:09:51 +03:00
Base = "appgIbUyyYIR0ZtA8";
Table = "tblA33Vaoj8INXikt";
Record = "rec1Ab2RoY9MkccnH";
Comment = "comBHgNGjTmHrbWJa";
2024-10-02 20:28:02 +03:00
Text = "Test comment (change.)";
Result = OPI_Airtable.EditComment(Token, Base, Table, Record, Comment, Text);
OPI_TestDataRetrieval.Check_ATText(Result, Text);