1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-10 23:57:41 +02:00

11 lines
382 B
Plaintext
Raw Normal View History

2024-10-02 20:28:02 +03:00
 Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
2024-11-11 22:11:22 +03:00
Base = "appL0hdxXVnQkbPVh";
Table = "tblEGswvf7vDCgFHd";
Record = "recgu8nXPkSN45ubu";
Comment = "com25M7fM5QPupbL0";
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);