1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-06-20 09:19:27 +02:00
Files
OpenIntegrations/docs/en/examples/Bitrix24/CreateResultFromComment.txt
T
Vitaly the Alpaca (bot) 8873e75e81 Main build (Jenkins)
2026-01-05 13:45:53 +03:00

11 lines
361 B
Plaintext
Vendored

URL = "https://b24-ar17wx.bitrix24.by/rest/1/h0m...";
CommentID = "73108";
Result = OPI_Bitrix24.CreateResultFromComment(URL, CommentID);
URL = "b24-ar17wx.bitrix24.by";
Token = "d49a5b69006e9f06006b12e400000001000...";
CommentID = "73110";
Result = OPI_Bitrix24.CreateResultFromComment(URL, CommentID, Token);