1
0
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:
Vitaly the Alpaca (bot)
2025-03-19 13:45:16 +03:00
parent cbf8552368
commit cc6797d18b
1359 changed files with 10204 additions and 10046 deletions

View File

@@ -1,11 +1,11 @@
 Text = "Comment for post";
PostID = "2118";
PostID = "2146";
URL = "https://b24-ar17wx.bitrix24.by/rest/1/h0m...";
Result = OPI_Bitrix24.AddPostComment(URL, PostID, Text);
Text = "Another comment";
URL = "b24-ar17wx.bitrix24.by";
Token = "2f89d867006e9f06006b12e400000001000...";
Token = "37d9d967006e9f06006b12e400000001000...";
Result = OPI_Bitrix24.AddPostComment(URL, PostID, Text, Token);