You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
Attachments.Add(OPI_Bitrix24.GetPictureBlock("Image1" , Image));
|
||||
Attachments.Add(OPI_Bitrix24.GetFileBlock("File1.docx" , File));
|
||||
|
||||
Result = OPI_Bitrix24.CreatePersonalNotification(URL, UserID, Text, ,Attachments);
|
||||
Result = OPI_Bitrix24.CreatePersonalNotification(URL, UserID, Text, , Attachments);
|
||||
|
||||
URL = "b24-ar17wx.bitrix24.by";
|
||||
Token = "6fa52667006e9f06006b12e400000001000...";
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
Attachments.Add(OPI_Bitrix24.GetPictureBlock("Image1" , Image));
|
||||
Attachments.Add(OPI_Bitrix24.GetFileBlock("File1.docx" , File));
|
||||
|
||||
Result = OPI_Bitrix24.CreateSystemNotification(URL, UserID, Text, ,Attachments);
|
||||
Result = OPI_Bitrix24.CreateSystemNotification(URL, UserID, Text, , Attachments);
|
||||
|
||||
URL = "b24-ar17wx.bitrix24.by";
|
||||
Token = "6fa52667006e9f06006b12e400000001000...";
|
||||
|
||||
Reference in New Issue
Block a user