mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-23 21:29:38 +02:00
12 lines
384 B
Plaintext
Vendored
12 lines
384 B
Plaintext
Vendored
URL = "https://b24-ar17wx.bitrix24.by/rest/1/h0m...";
|
|
EventID = "486";
|
|
Status = "Y";
|
|
|
|
Result = OPI_Bitrix24.SetUserParticipationStatus(URL, EventID, Status);
|
|
|
|
URL = "b24-ar17wx.bitrix24.by";
|
|
Token = "8536b467006e9f06006b12e400000001000...";
|
|
EventID = "490";
|
|
|
|
Result = OPI_Bitrix24.SetUserParticipationStatus(URL, EventID, Status, Token);
|