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-04-16 22:15:09 +03:00
parent 8789ae3342
commit 7dc8cdfa67
1668 changed files with 18706 additions and 13303 deletions

View File

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