1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-07-15 01:34:30 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-12-09 15:33:55 +03:00
parent b94168b1fb
commit 74bc9c33f0
1377 changed files with 8377 additions and 8378 deletions

View File

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