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-01-11 21:13:24 +03:00
parent da578088f1
commit 36a4920eb7
1490 changed files with 9544 additions and 9546 deletions

View File

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