-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7a3338a
commit d972986
Showing
950 changed files
with
7,122 additions
and
35,912 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
Text = "Comment for post"; | ||
PostID = "604"; | ||
PostID = "836"; | ||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2..."; | ||
|
||
Result = OPI_Bitrix24.AddPostComment(URL, PostID, Text); | ||
|
||
Text = "Another comment"; | ||
URL = "b24-ar17wx.bitrix24.by"; | ||
Token = "b529cb66006e9f06006b12e400000001000..."; | ||
Token = "c3abf666006e9f06006b12e400000001000..."; | ||
|
||
Result = OPI_Bitrix24.AddPostComment(URL, PostID, Text, Token); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
Visibility = "UA"; | ||
PostID = "604"; | ||
PostID = "836"; | ||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2..."; | ||
|
||
Result = OPI_Bitrix24.AddPostRecipients(URL, PostID, Visibility); | ||
|
||
URL = "b24-ar17wx.bitrix24.by"; | ||
Token = "b529cb66006e9f06006b12e400000001000..."; | ||
Token = "c3abf666006e9f06006b12e400000001000..."; | ||
|
||
Result = OPI_Bitrix24.AddPostRecipients(URL, PostID, Visibility, Token); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2..."; | ||
TaskID = "1514"; | ||
TaskID = "2104"; | ||
|
||
Result = OPI_Bitrix24.AddTaskToFavorites(URL, TaskID); | ||
|
||
URL = "b24-ar17wx.bitrix24.by"; | ||
Token = "b529cb66006e9f06006b12e400000001000..."; | ||
TaskID = "1516"; | ||
Token = "c3abf666006e9f06006b12e400000001000..."; | ||
TaskID = "2106"; | ||
|
||
Result = OPI_Bitrix24.AddTaskToFavorites(URL, TaskID, Token); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2..."; | ||
TaskID = "1514"; | ||
TaskID = "2104"; | ||
|
||
Text = "Checklist element"; | ||
|
||
Result = OPI_Bitrix24.AddTasksChecklistElement(URL, TaskID, Text, True); | ||
|
||
URL = "b24-ar17wx.bitrix24.by"; | ||
Token = "b529cb66006e9f06006b12e400000001000..."; | ||
TaskID = "1516"; | ||
Token = "c3abf666006e9f06006b12e400000001000..."; | ||
TaskID = "2106"; | ||
|
||
Result = OPI_Bitrix24.AddTasksChecklistElement(URL, TaskID, Text, , Token); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2..."; | ||
TaskID = "1514"; | ||
TaskID = "2104"; | ||
|
||
Result = OPI_Bitrix24.ApproveTask(URL, TaskID); | ||
|
||
URL = "b24-ar17wx.bitrix24.by"; | ||
Token = "b529cb66006e9f06006b12e400000001000..."; | ||
TaskID = "1516"; | ||
Token = "c3abf666006e9f06006b12e400000001000..."; | ||
TaskID = "2106"; | ||
|
||
Result = OPI_Bitrix24.ApproveTask(URL, TaskID, Token); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2..."; | ||
TaskID = "1514"; | ||
FileID = "7576"; | ||
TaskID = "2104"; | ||
FileID = "10832"; | ||
|
||
Result = OPI_Bitrix24.AttachFileToTopic(URL, TaskID, FileID); | ||
|
||
URL = "b24-ar17wx.bitrix24.by"; | ||
Token = "b529cb66006e9f06006b12e400000001000..."; | ||
TaskID = "1516"; | ||
Token = "c3abf666006e9f06006b12e400000001000..."; | ||
TaskID = "2106"; | ||
|
||
Result = OPI_Bitrix24.AttachFileToTopic(URL, TaskID, FileID, Token); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2..."; | ||
ChatID = "642"; | ||
ChatID = "872"; | ||
|
||
UserID = 10; | ||
|
||
Result = OPI_Bitrix24.ChangeChatOwner(URL, ChatID, UserID); | ||
|
||
URL = "b24-ar17wx.bitrix24.by"; | ||
Token = "b529cb66006e9f06006b12e400000001000..."; | ||
ChatID = "644"; | ||
Token = "c3abf666006e9f06006b12e400000001000..."; | ||
ChatID = "874"; | ||
|
||
Result = OPI_Bitrix24.ChangeChatOwner(URL, ChatID, UserID, Token); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2..."; | ||
ChatID = "642"; | ||
ChatID = "872"; | ||
|
||
Image = "https://openintegrations.dev/test_data/picture2.jpg"; | ||
|
||
Result = OPI_Bitrix24.ChangeChatPicture(URL, ChatID, Image); | ||
|
||
URL = "b24-ar17wx.bitrix24.by"; | ||
Token = "b529cb66006e9f06006b12e400000001000..."; | ||
ChatID = "644"; | ||
Token = "c3abf666006e9f06006b12e400000001000..."; | ||
ChatID = "874"; | ||
|
||
Result = OPI_Bitrix24.ChangeChatPicture(URL, ChatID, Image, Token); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2..."; | ||
UserID = "260"; | ||
UserID = "490"; | ||
|
||
Result = OPI_Bitrix24.ChangeUserStatus(URL, UserID, True); | ||
|
||
URL = "b24-ar17wx.bitrix24.by"; | ||
Token = "b529cb66006e9f06006b12e400000001000..."; | ||
UserID = "262"; | ||
Token = "c3abf666006e9f06006b12e400000001000..."; | ||
UserID = "492"; | ||
|
||
Result = OPI_Bitrix24.ChangeUserStatus(URL, UserID, True, Token); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2..."; | ||
TaskID = "1514"; | ||
TaskID = "2104"; | ||
|
||
Result = OPI_Bitrix24.CompleteTask(URL, TaskID); | ||
|
||
URL = "b24-ar17wx.bitrix24.by"; | ||
Token = "b529cb66006e9f06006b12e400000001000..."; | ||
TaskID = "1516"; | ||
Token = "c3abf666006e9f06006b12e400000001000..."; | ||
TaskID = "2106"; | ||
|
||
Result = OPI_Bitrix24.CompleteTask(URL, TaskID, Token); |
10 changes: 5 additions & 5 deletions
10
docs/en/examples/Bitrix24/CompleteTasksChecklistElement.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2..."; | ||
TaskID = "1514"; | ||
ElementID = "748"; | ||
TaskID = "2104"; | ||
ElementID = "1218"; | ||
|
||
Result = OPI_Bitrix24.CompleteTasksChecklistElement(URL, TaskID, ElementID); | ||
|
||
TaskID = "1516"; | ||
ElementID = "752"; | ||
TaskID = "2106"; | ||
ElementID = "1222"; | ||
|
||
URL = "b24-ar17wx.bitrix24.by"; | ||
Token = "b529cb66006e9f06006b12e400000001000..."; | ||
Token = "c3abf666006e9f06006b12e400000001000..."; | ||
|
||
Result = OPI_Bitrix24.CompleteTasksChecklistElement(URL, TaskID, ElementID, Token); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2..."; | ||
CommentID = "3974"; | ||
CommentID = "5286"; | ||
|
||
Result = OPI_Bitrix24.CreateResultFromComment(URL, CommentID); | ||
|
||
URL = "b24-ar17wx.bitrix24.by"; | ||
Token = "b529cb66006e9f06006b12e400000001000..."; | ||
CommentID = "3976"; | ||
Token = "c3abf666006e9f06006b12e400000001000..."; | ||
CommentID = "5288"; | ||
|
||
Result = OPI_Bitrix24.CreateResultFromComment(URL, CommentID, Token); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.