You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-06 21:04:14 +02:00
11 lines
382 B
Plaintext
Vendored
11 lines
382 B
Plaintext
Vendored
URL = "https://b24-ar17wx.bitrix24.by/rest/1/av5...";
|
|
EventID = "3042";
|
|
Status = "Y";
|
|
|
|
Result = OPI_Bitrix24.SetUserParticipationStatus(URL, EventID, Status);
|
|
|
|
URL = "b24-ar17wx.bitrix24.by";
|
|
Token = "a5b00469006e9f06006b12e400000001000...";
|
|
EventID = "3046";
|
|
|
|
Result = OPI_Bitrix24.SetUserParticipationStatus(URL, EventID, Status, Token); |