1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-02 22:05:37 +02:00

11 lines
382 B
Plaintext
Raw Normal View History

2024-10-02 20:28:02 +03:00
 Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
2025-02-06 20:58:53 +03:00
Base = "appcKJWExq22nSSCZ";
Table = "tblfJOUYCIlw7QvTw";
Record = "recn1OzIdcpiUFq4h";
Comment = "com1tlZyzh9ZrCadI";
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);