You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-23 22:05:15 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -26,8 +26,8 @@ sidebar_position: 1
|
||||
|
||||
```bsl title="Code example"
|
||||
Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
|
||||
Base = "app9bSgL4YtTVGTlE";
|
||||
Table = "tblDUGAZFZaeOwE6x";
|
||||
Base = "app7wcH961p8fBBRH";
|
||||
Table = "tblSwEBXQOQHSEl7u";
|
||||
Name = String(New UUID);
|
||||
|
||||
Field = OPI_Airtable.GetNumberField(Name);
|
||||
|
||||
@@ -28,9 +28,9 @@ sidebar_position: 2
|
||||
|
||||
```bsl title="Code example"
|
||||
Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
|
||||
Base = "app9bSgL4YtTVGTlE";
|
||||
Table = "tblDUGAZFZaeOwE6x";
|
||||
Field = "fldqjgkFjERWf5svH";
|
||||
Base = "app7wcH961p8fBBRH";
|
||||
Table = "tblSwEBXQOQHSEl7u";
|
||||
Field = "fld7tce7eAHSdYzAC";
|
||||
|
||||
Name = String(New UUID) + "(change.)";
|
||||
Description = "New description";
|
||||
|
||||
Reference in New Issue
Block a user