mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-16 11:38:11 +02:00
10 lines
327 B
Plaintext
10 lines
327 B
Plaintext
|
|
Base = "apptm8Xqo7TwMaipQ";
|
|
Table = "tbl9G4jVoTJpxYwSY";
|
|
Field = "fld3IbFtHZtBHQwsk";
|
|
Name = String(New UUID) + "(change.)";
|
|
Description = "New description";
|
|
|
|
Response = OPI_Airtable.ModifyField(Token, Base, Table, Field, Name, Description); //Map
|
|
Response = OPI_Tools.JSONString(Response); //JSON string
|