1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-13 11:50:53 +02:00
OpenIntegrations/docs/en/examples/Bitrix24/GetImportantPostViewers.txt
Vitaly the Alpaca (bot) 759f1fc878 Main build (Jenkins)
2024-10-17 22:03:29 +03:00

10 lines
323 B
Plaintext

PostID = "992";
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2...";
Result = OPI_Bitrix24.GetImportantPostViewers(URL, PostID);
URL = "b24-ar17wx.bitrix24.by";
Token = "6b671167006e9f06006b12e400000001000...";
Result = OPI_Bitrix24.GetImportantPostViewers(URL, PostID, Token);