mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-26 05:37:27 +02:00
11 lines
382 B
Plaintext
11 lines
382 B
Plaintext
Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
|
|
Base = "appESy99HYCLbuWlV";
|
|
Table = "tbl5gZLQ8i5xKuVTy";
|
|
Record = "recHqUT4ruWn8KnYi";
|
|
Comment = "comc3oQtvx4mn0pdu";
|
|
|
|
Text = "Test comment (change.)";
|
|
Result = OPI_Airtable.EditComment(Token, Base, Table, Record, Comment, Text);
|
|
|
|
OPI_TestDataRetrieval.Check_ATText(Result, Text);
|