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

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-09-03 11:37:08 +03:00
parent c74d8eb55a
commit 3e8dff600f
60 changed files with 9079 additions and 9088 deletions

View File

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