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)
2024-09-17 15:57:44 +03:00
parent 31ffbbaf29
commit 6bf3ad3d30
669 changed files with 6840 additions and 6840 deletions

View File

@@ -1,6 +1,6 @@
 UserID = 1;
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2...";
URL = FunctionParameters["Bitrix24_URL"];
Text = "Message text";
Image = "https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/service/test_data/picture.jpg";
File = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx";
@@ -11,8 +11,8 @@
Result = OPI_Bitrix24.CreatePersonalNotification(URL, UserID, Text, ,Attachments);
URL = "b24-ar17wx.bitrix24.by";
Token = "b529cb66006e9f06006b12e400000001000...";
URL = FunctionParameters["Bitrix24_Domain"];
Token = FunctionParameters["Bitrix24_Token"];
Tag = "New";
UserID = 10;