You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
11 lines
382 B
Plaintext
11 lines
382 B
Plaintext
Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
|
|
Base = "appRQjxHtGqgbEPGq";
|
|
Table = "tbl4NnuxPgicpsryE";
|
|
Record = "reczfDU8L0il5q9H9";
|
|
Comment = "comP837XeDpE5j1SD";
|
|
|
|
Text = "Test comment (change.)";
|
|
Result = OPI_Airtable.EditComment(Token, Base, Table, Record, Comment, Text);
|
|
|
|
OPI_TestDataRetrieval.Check_ATText(Result, Text);
|