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...";
2025-02-01 23:02:50 +03:00
Base = "appwbvY66fUd8QXqU";
Table = "tblmqaVZdwPaeWwHd";
Record = "recv44WnQOMDSQ2s8";
Comment = "commsFsREelqXipr7";
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);