You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Откат PXY
This commit is contained in:
@@ -29,8 +29,8 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
|
||||
Base = "appwbvY66fUd8QXqU";
|
||||
Table = "tblmqaVZdwPaeWwHd";
|
||||
Base = "appcKJWExq22nSSCZ";
|
||||
Table = "tblfJOUYCIlw7QvTw";
|
||||
Name = String(New UUID);
|
||||
|
||||
Field = OPI_Airtable.GetNumberField(Name);
|
||||
|
||||
@@ -31,9 +31,9 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
|
||||
Base = "appwbvY66fUd8QXqU";
|
||||
Table = "tblmqaVZdwPaeWwHd";
|
||||
Field = "fld8vRC2tffKE1cC0";
|
||||
Base = "appcKJWExq22nSSCZ";
|
||||
Table = "tblfJOUYCIlw7QvTw";
|
||||
Field = "fldSuScCNx03f1XL7";
|
||||
|
||||
Name = String(New UUID) + "(change.)";
|
||||
Description = "New description";
|
||||
|
||||
Reference in New Issue
Block a user