mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-07 07:10:01 +02:00
Main build (Jenkins)
This commit is contained in:
parent
a3ce7895d7
commit
f35817e24d
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Type = "date";
|
||||
Name = "BIRTHDAY_FIELD";
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name = "New stage";
|
||||
Color = "0026FF";
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.AddKanbanStage(URL, Name, Color, 6);
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Text = "Comment for post";
|
||||
PostID = "1500";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.AddPostComment(URL, PostID, Text);
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Visibility = "UA";
|
||||
PostID = "1500";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.AddPostRecipients(URL, PostID, Visibility);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3836";
|
||||
|
||||
Text = "Task impossible, let's split up";
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3840";
|
||||
|
||||
Time = 3600;
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
|
||||
Result = OPI_Bitrix24.AddTaskToFavorites(URL, TaskID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
|
||||
Text = "Checklist element";
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
ChatID = "1538";
|
||||
|
||||
UserIDs = New Array;
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
|
||||
Result = OPI_Bitrix24.ApproveTask(URL, TaskID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
FileID = "20820";
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
ChatID = "1538";
|
||||
|
||||
Color = "AZURE";
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
ChatID = "1538";
|
||||
|
||||
UserID = 10;
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
ChatID = "1538";
|
||||
|
||||
Image = "https://api.athenaeum.digital/test_data/picture2.jpg";
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
ChatID = "1538";
|
||||
|
||||
Title = "New chat title";
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
UserID = "1156";
|
||||
|
||||
Result = OPI_Bitrix24.ChangeUserStatus(URL, UserID, True);
|
||||
|
@ -2,7 +2,7 @@
|
||||
ArrayOfUsers.Add("1");
|
||||
ArrayOfUsers.Add("10");
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
|
||||
Result = OPI_Bitrix24.CheckTaskAccesses(URL, TaskID, ArrayOfUsers);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
|
||||
Result = OPI_Bitrix24.CompleteTask(URL, TaskID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
ElementID = "2560";
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
ChatStructure.Insert("AVATAR" , B64Image);
|
||||
ChatStructure.Insert("OWNER_ID" , 1);
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.CreateChat(URL, ChatStructure);
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
FieldsStructure.Insert("BEGINDATE" , "2024-01-01");
|
||||
FieldsStructure.Insert("CLOSEDATE" , "2030-01-01");
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.CreateDeal(URL, FieldsStructure);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Name = "Main department";
|
||||
ParentID = 1;
|
||||
|
@ -14,7 +14,7 @@
|
||||
FieldsStructure.Insert("PHONE" , PhonesArray);
|
||||
FieldsStructure.Insert("TITLE" , "MegaClient");
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.CreateLead(URL, FieldsStructure);
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
UserID = 1;
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
Text = "Message text";
|
||||
Image = "https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/service/test_data/picture.jpg";
|
||||
File = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx";
|
||||
|
@ -7,7 +7,7 @@
|
||||
Files.Insert("1.png", Image1);
|
||||
Files.Insert("2.png", Image2);
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.CreatePost(URL, Text, , Files, Title, True);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
CommentID = "9156";
|
||||
|
||||
Result = OPI_Bitrix24.CreateResultFromComment(URL, CommentID);
|
||||
|
@ -2,7 +2,7 @@
|
||||
Name = "New catalog";
|
||||
Filename2 = "New folder 2";
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.CreateStorageFolder(URL, StorageID, Filename2);
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Name = "New subfolder";
|
||||
Filename2 = "New subfolder 2";
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.CreateSubfolder(URL, FolderID, Filename2);
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
UserID = 1;
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
Text = "Message text";
|
||||
Image = "https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/service/test_data/picture.jpg";
|
||||
File = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx";
|
||||
|
@ -12,7 +12,7 @@
|
||||
TaskData.Insert("DEADLINE" , CurrentDate + Hour * Day);
|
||||
TaskData.Insert("RESPONSIBLE_ID", Responsible);
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.CreateTask(URL, TaskData);
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
DestinationID = "3834";
|
||||
LinkType = 0;
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.CreateTasksDependencies(URL, FromID, DestinationID, LinkType);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
Email = String(New UUID) + "@exepmple.org";
|
||||
// The full structure can be obtained with the function GetUserFieldsStructure
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
|
||||
Result = OPI_Bitrix24.DeferTask(URL, TaskID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
UserID = "1158";
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
FieldID = "255";
|
||||
|
||||
Result = OPI_Bitrix24.DeleteCustomTaskField(URL, FieldID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
DealID = "1864";
|
||||
|
||||
Result = OPI_Bitrix24.DeleteDeal(URL, DealID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
DepartmentID = "1154";
|
||||
|
||||
Result = OPI_Bitrix24.DeleteDepartment(URL, DepartmentID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
FileID = "20822";
|
||||
|
||||
Result = OPI_Bitrix24.DeleteFile(URL, FileID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
FolderID = "20828";
|
||||
|
||||
Result = OPI_Bitrix24.DeleteFolder(URL, FolderID);
|
||||
|
@ -1,6 +1,6 @@
|
||||
StageID = "1398";
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.DeleteKanbanStage(URL, StageID, True);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
LeadID = "940";
|
||||
|
||||
Result = OPI_Bitrix24.DeleteLead(URL, LeadID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
MessageID = "27744";
|
||||
|
||||
Result = OPI_Bitrix24.DeleteMessage(URL, MessageID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
NotificationID = "27752";
|
||||
|
||||
Result = OPI_Bitrix24.DeleteNotification(URL, NotificationID);
|
||||
|
@ -1,5 +1,5 @@
|
||||
PostID = "1498";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.DeletePost(URL, PostID);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
CommentID = "9156";
|
||||
|
||||
Result = OPI_Bitrix24.DeleteResultFromComment(URL, CommentID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
|
||||
Result = OPI_Bitrix24.DeleteTask(URL, TaskID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3836";
|
||||
CommentID = "9156";
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3840";
|
||||
RecordID = "1384";
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
ElementID = "2560";
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
DestinationID = "3834";
|
||||
LinkType = 0;
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.DeleteTasksDependencies(URL, FromID, DestinationID, LinkType);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
ChatID = "1538";
|
||||
|
||||
UserID = 10;
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
ChatID = "1538";
|
||||
|
||||
Result = OPI_Bitrix24.DisableChatNotifications(URL, ChatID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
|
||||
Result = OPI_Bitrix24.DisapproveTask(URL, TaskID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
MessageID = "27744";
|
||||
|
||||
Text = "New message text";
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
ChatID = "1538";
|
||||
|
||||
Result = OPI_Bitrix24.EnableChatNotifications(URL, ChatID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
FilterStructure = New Structure;
|
||||
FilterStructure.Insert("NAME" , "Vitaly");
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
ChatID = "1538";
|
||||
|
||||
Result = OPI_Bitrix24.GetChatFilesFolder(URL, ChatID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
ChatID = "chat" + "1538";
|
||||
|
||||
Result = OPI_Bitrix24.GetChatMembersList(URL, ChatID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
ChatID = "chat4";
|
||||
|
||||
Result = OPI_Bitrix24.GetChatMessagesList(URL, ChatID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
ChatID = "1538";
|
||||
|
||||
Result = OPI_Bitrix24.GetChatUsers(URL, ChatID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetCurrentUser(URL);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
FieldID = "255";
|
||||
|
||||
Result = OPI_Bitrix24.GetCustomTaskField(URL, FieldID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetCustomTaskFieldsList(URL);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetDailyPlan(URL);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
DealID = "1864";
|
||||
|
||||
Result = OPI_Bitrix24.GetDeal(URL, DealID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetDealStructure(URL);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetDealsList(URL);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
DepartmentID = "1154";
|
||||
|
||||
Result = OPI_Bitrix24.GetDepartments(URL, DepartmentID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
ChatID = "chat" + "1538";
|
||||
|
||||
Result = OPI_Bitrix24.GetDialog(URL, ChatID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
FileID = "20824";
|
||||
|
||||
Result = OPI_Bitrix24.GetFileExternalLink(URL, FileID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
FileID = "20824";
|
||||
|
||||
Result = OPI_Bitrix24.GetFileInformation(URL, FileID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
FolderID = "20830";
|
||||
|
||||
Result = OPI_Bitrix24.GetFolderExternalLink(URL, FolderID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetFolderFilterStructure(URL);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
FolderID = "20830";
|
||||
|
||||
Result = OPI_Bitrix24.GetFolderInformation(URL, FolderID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
FolderID = "20830";
|
||||
|
||||
Result = OPI_Bitrix24.GetFolderItems(URL, FolderID);
|
||||
|
@ -1,5 +1,5 @@
|
||||
PostID = "1498";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetImportantPostViewers(URL, PostID);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetKanbanStages(URL, , True);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
LeadID = "940";
|
||||
|
||||
Result = OPI_Bitrix24.GetLead(URL, LeadID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetLeadStructure(URL);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetLeadsList(URL);
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
PostID = "1500";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetPosts(URL, PostID);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3836";
|
||||
|
||||
Result = OPI_Bitrix24.GetResultsList(URL, TaskID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
StorageID = 3;
|
||||
|
||||
Result = OPI_Bitrix24.GetStorage(URL, StorageID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
StorageID = 3;
|
||||
|
||||
Result = OPI_Bitrix24.GetStorageObjects(URL, StorageID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
Result = OPI_Bitrix24.GetStoragesList(URL);
|
||||
|
||||
URL = "b24-ar17wx.bitrix24.by";
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
|
||||
Result = OPI_Bitrix24.GetTask(URL, TaskID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
CommentID = "9156";
|
||||
TaskID = "3836";
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3836";
|
||||
|
||||
Result = OPI_Bitrix24.GetTaskCommentsList(URL, TaskID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetTaskFieldsStructure(URL);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
|
||||
Result = OPI_Bitrix24.GetTaskHistory(URL, TaskID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3840";
|
||||
RecordID = "1384";
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3840";
|
||||
|
||||
Result = OPI_Bitrix24.GetTaskTimeAccountingList(URL, TaskID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
|
||||
Result = OPI_Bitrix24.GetTasksChecklist(URL, TaskID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
TaskID = "3832";
|
||||
ElementID = "2560";
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
Fields.Add("CREATED_BY");
|
||||
|
||||
Indent = 1;
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetTasksList(URL, Filter, , , Fields);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetTimekeepingSettings(URL);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetTimekeepingStatus(URL);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
UserID = "1156";
|
||||
|
||||
Result = OPI_Bitrix24.GetUser(URL, UserID);
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetUserFieldsStructure(URL);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ps5...";
|
||||
|
||||
Result = OPI_Bitrix24.GetUserStatus(URL);
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user