You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Main build (Jenkins)
This commit is contained in:
4
docs/en/examples/Bitrix24/AddTaskComment.txt
vendored
4
docs/en/examples/Bitrix24/AddTaskComment.txt
vendored
@@ -1,12 +1,12 @@
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/h0m...";
|
||||
TaskID = "7340";
|
||||
TaskID = "7556";
|
||||
|
||||
Text = "Task impossible, let's split up";
|
||||
|
||||
Result = OPI_Bitrix24.AddTaskComment(URL, TaskID, Text);
|
||||
|
||||
URL = "b24-ar17wx.bitrix24.by";
|
||||
Token = "4cc87668006e9f06006b12e400000001000...";
|
||||
Token = "9c04a368006e9f06006b12e400000001000...";
|
||||
|
||||
Text = "Task uninpossible, don't split up";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user