mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-11 11:41:56 +02:00
11 lines
382 B
Plaintext
Vendored
11 lines
382 B
Plaintext
Vendored
Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
|
|
Base = "appAwcuIOmJkBUcul";
|
|
Table = "tblvHEqIFeDKwWUe9";
|
|
Record = "recGTs14Rv3OFq3Om";
|
|
Comment = "comRpOadZN5pD4GIp";
|
|
|
|
Text = "Test comment (change.)";
|
|
Result = OPI_Airtable.EditComment(Token, Base, Table, Record, Comment, Text);
|
|
|
|
OPI_TestDataRetrieval.Check_ATText(Result, Text);
|