1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-08-18 16:58:37 +03:00
parent ad416ffacd
commit 00b71369a3
1264 changed files with 88709 additions and 86989 deletions

View File

@@ -29,7 +29,7 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
Base = "appS0xAXVPSCbldXo";
Base = "app5NvHkX9zG8DaAc";
Result = OPI_Airtable.GetDatabaseTables(Token, Base);
```