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

Откат PXY

This commit is contained in:
Anton Titovets
2025-02-06 20:58:53 +03:00
parent 6d78b9a991
commit ea18d205ff
2703 changed files with 14416 additions and 28192 deletions

View File

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