1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-13 00:07:51 +02:00

11 lines
382 B
Plaintext
Raw Normal View History

2024-10-02 20:28:02 +03:00
 Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
2024-10-22 00:14:15 +03:00
Base = "appeMvjrOQPJciL7O";
Table = "tblQdiEo3yKV0e1cj";
Record = "reclJA9M8WL5gPBg3";
Comment = "comD945ArYL8Ysdb7";
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);