1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00
Files
OpenIntegrations/docs/en/examples/Airtable/ModifyTable.txt
Vitaly the Alpaca (bot) 3e8dff600f Main build (Jenkins)
2025-09-03 11:37:08 +03:00

8 lines
311 B
Plaintext
Vendored

Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
Base = "appEmaN0mr9hI9tBA";
Table = "tblJQBbrtHGsSAmuI";
Name = "Test table 2 (change.)";
Description = "New table (change.)";
Result = OPI_Airtable.ModifyTable(Token, Base, Table, Name, Description);