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

Пересборка доков

This commit is contained in:
Anton
2024-08-18 17:47:59 +03:00
parent 5d6da27482
commit f482f57d48
549 changed files with 7343 additions and 5482 deletions

View File

@@ -1,5 +1,5 @@
 URL = "https://b24-ar17wx.bitrix24.by/rest/1/ztbe...";
TaskID = "1084";
TaskID = "1258";
Text = "Task impossible, let's split up";

View File

@@ -1,5 +1,5 @@
 URL = "https://b24-ar17wx.bitrix24.by/rest/1/ztbe...";
CommentID = "2940";
CommentID = "3402";
Result = OPI_Bitrix24.CreateResultFromComment(URL, CommentID);

View File

@@ -1,5 +1,5 @@
 URL = "https://b24-ar17wx.bitrix24.by/rest/1/ztbe...";
CommentID = "2940";
CommentID = "3402";
Result = OPI_Bitrix24.DeleteResultFromComment(URL, CommentID);

View File

@@ -1,6 +1,6 @@
 URL = "https://b24-ar17wx.bitrix24.by/rest/1/ztbe...";
TaskID = "1084";
CommentID = "2940";
TaskID = "1258";
CommentID = "3402";
Result = OPI_Bitrix24.DeleteTaskComment(URL, TaskID, CommentID);

View File

@@ -1,5 +1,5 @@
 URL = "https://b24-ar17wx.bitrix24.by/rest/1/ztbe...";
TaskID = "1084";
TaskID = "1258";
Result = OPI_Bitrix24.GetResultsList(URL, TaskID);

View File

@@ -1,6 +1,6 @@
 URL = "https://b24-ar17wx.bitrix24.by/rest/1/ztbe...";
CommentID = "2940";
TaskID = "1084";
CommentID = "3402";
TaskID = "1258";
Result = OPI_Bitrix24.GetTaskComment(URL, TaskID, CommentID);

View File

@@ -1,5 +1,5 @@
 URL = "https://b24-ar17wx.bitrix24.by/rest/1/ztbe...";
TaskID = "1084";
TaskID = "1258";
Result = OPI_Bitrix24.GetTaskCommentsList(URL, TaskID);

View File

@@ -1,6 +1,6 @@
 URL = "https://b24-ar17wx.bitrix24.by/rest/1/ztbe...";
TaskID = "1084";
CommentID = "2940";
TaskID = "1258";
CommentID = "3402";
Text = "The task has been changed, do not split up";

View File

@@ -2,7 +2,7 @@
Image1 = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"; // URL, Path to file or binary Data
Image2 = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg"; // URL, Path to file or binary Data
Selection = "";
Selection = "122";
ImageArray = New Array;
ImageArray.Add(Image1);

View File

@@ -1,6 +1,6 @@
 Parameters = GetVKParameters();
Property = "";
Property = "682";
OptionArray = New Array;
OptionArray.Add("Yellow");
OptionArray.Add("Blue");

View File

@@ -1,6 +1,6 @@
 Parameters = GetVKParameters();
Product = "";
Selection = "";
Product = "9441427";
Selection = "122";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);

View File

@@ -1,6 +1,6 @@
 Parameters = GetVKParameters();
CampaignNumber = "";
CampaignNumber = "1030466671";
DailyLimit = 150;
CategoryNumber = 126;
PostID = "2021";

View File

@@ -2,8 +2,8 @@
Image1 = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg";
Image2 = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg";
PropVariant1 = "";
PropVariant2 = "";
PropVariant1 = "2138";
PropVariant2 = "2139";
ImageArray = New Array;
ImageArray.Add(Image1);

View File

@@ -1,5 +1,5 @@
 Parameters = GetVKParameters();
Selection = "";
Selection = "122";
Result = OPI_VK.DeleteSelection(Selection, Parameters);

View File

@@ -1,5 +1,5 @@
 Parameters = GetVKParameters();
Product = "";
Product = "9441427";
Result = OPI_VK.DeleteProduct(Product, Parameters);

View File

@@ -1,5 +1,5 @@
 Parameters = GetVKParameters();
Property = "";
Property = "682";
Result = OPI_VK.DeleteProductProperty(Property, Parameters);

View File

@@ -1,6 +1,6 @@
 Parameters = GetVKParameters();
Option = "";
Option = "2138";
Result = OPI_VK.DeleteProductPropertyVariant(Option, Parameters);

View File

@@ -1,6 +1,6 @@
 Parameters = GetVKParameters();
Product = "";
Product = "9441427";
ProductDescription = New Map;
ProductDescription.Insert("Name", "EditedTestProduct");

View File

@@ -1,6 +1,6 @@
 Parameters = GetVKParameters();
Name = "Color (change.)";
Property = "";
Property = "682";
Result = OPI_VK.EditProductProperty(Name, Property, Parameters);

View File

@@ -1,7 +1,7 @@
 Parameters = GetVKParameters();
Property = "";
Option = "";
Property = "682";
Option = "2138";
Value = "New variant name";
Result = OPI_VK.EditProductPropertyVariant(Value

View File

@@ -1,7 +1,7 @@
 Parameters = GetVKParameters();
Item1 = "";
Item2 = "";
Item1 = "9441430";
Item2 = "9441431";
ProductsArray = New Array;
ProductsArray.Add(Item1);

View File

@@ -1,7 +1,7 @@
 Parameters = GetVKParameters();
Item1 = "";
Item2 = "";
Item1 = "9441430";
Item2 = "9441431";
ProductsArray = New Array;
ProductsArray.Add(Item1);

View File

@@ -1,6 +1,6 @@
 Parameters = GetVKParameters();
AccountID = "1607951446";
AdID = "";
AdID = "0";
Result = OPI_VK.PauseAdvertising(AccountID, AdID, Parameters);

View File

@@ -1,6 +1,6 @@
 Parameters = GetVKParameters();
Product = "";
Selection = "";
Product = "9441427";
Selection = "122";
Result = OPI_VK.RemoveProductFromSelection(Product, Selection, Parameters);

View File

@@ -1,4 +1,4 @@
 Token = "001.3501506236.091...";
FileID = "";
FileID = "ikA4wZjxn8yVTbBmGGVhcJ66c1fef91bd";
Result = OPI_VKTeams.GetFileInformation(Token, FileID);

View File

@@ -1,6 +1,6 @@
 Token = "001.3501506236.091...";
ChatID = "AoLI0egLWBSLR1Ngn2w";
FileID = "";
FileID = "ikA4wZjxn8yVTbBmGGVhcJ66c1fef91bd";
Text = "File caption";
Result = OPI_VKTeams.ResendFile(Token, ChatID, FileID, Text, "SameDoc.docx");

View File

@@ -1,5 +1,5 @@
 Token = "001.3501506236.091...";
ChatID = "AoLI0egLWBSLR1Ngn2w";
FileID = "";
FileID = "I000bJFcQzDlacFsE2y2th66c1ff0c1bd";
Result = OPI_VKTeams.ResendVoice(Token, ChatID, FileID);

View File

@@ -1,4 +1,4 @@
 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Path = "";
Path = "/b91ade1a-0731-4dd9-b453-199debd673c4.png";
Result = OPI_YandexDisk.CancelObjectPublication(Token, Path);

View File

@@ -1,5 +1,5 @@
 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Original = "";
Original = "/b91ade1a-0731-4dd9-b453-199debd673c4.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.CreateObjectCopy(Token, Original, Path, True);

View File

@@ -1,4 +1,4 @@
 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Path = "";
Path = "/657bb0d1-fc8d-4812-90fe-447ed21bc367.png";
Result = OPI_YandexDisk.DeleteObject(Token, Path, False);

View File

@@ -1,4 +1,4 @@
 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Path = "";
Path = "/b88bbbcb-0261-4669-a161-28887de75ef6.png";
Result = OPI_YandexDisk.DownloadFile(Token, Path);

View File

@@ -1,4 +1,4 @@
 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Path = "";
Path = "/b88bbbcb-0261-4669-a161-28887de75ef6.png";
Result = OPI_YandexDisk.GetDownloadLink(Token, Path);

View File

@@ -1,4 +1,4 @@
 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
URL = "";
URL = "https://yadi.sk/d/SkGfnxKeOI0oYQ";
Result = OPI_YandexDisk.GetDownloadLinkForPublicObject(Token, URL);

View File

@@ -1,4 +1,4 @@
 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Path = "";
Path = "/657bb0d1-fc8d-4812-90fe-447ed21bc367.png";
Result = OPI_YandexDisk.GetObject(Token, Path);

View File

@@ -1,4 +1,4 @@
 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
URL = "";
URL = "https://yadi.sk/d/SkGfnxKeOI0oYQ";
Result = OPI_YandexDisk.GetPublicObject(Token, URL);

View File

@@ -1,5 +1,5 @@
 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Original = "";
Original = "/b91ade1a-0731-4dd9-b453-199debd673c4.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.MoveObject(Token, Original, Path, True);

View File

@@ -1,4 +1,4 @@
 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Path = "";
Path = "/b91ade1a-0731-4dd9-b453-199debd673c4.png";
Result = OPI_YandexDisk.PublishObject(Token, Path);

View File

@@ -1,4 +1,4 @@
 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
URL = "";
URL = "https://yadi.sk/d/SkGfnxKeOI0oYQ";
Result = OPI_YandexDisk.SavePublicObjectToDisk(Token, URL);