1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-01 22:29:52 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-06-16 20:10:00 +03:00
parent 74fd50310f
commit 98704c3051
1641 changed files with 11226 additions and 11127 deletions

View File

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