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

Доп проверки в main.os

This commit is contained in:
Anton Titovets
2024-09-25 16:46:44 +03:00
parent 0c25b5a241
commit 9e87a89c17
520 changed files with 6149 additions and 6143 deletions

View File

@@ -1,11 +1,11 @@
 Text = "Comment for post";
PostID = "604";
PostID = "787";
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 = "4f33ef66006e9f06006b12e400000001000...";
Result = OPI_Bitrix24.AddPostComment(URL, PostID, Text, Token);