Revision
Get current information about current API revision (platform version) – im.revision.get
: 18
Attention: restCommand function is used here for illustration purposes only. It is taken from the EchoBot example. You can send a REST command with your own function, or use the BX24.callMethod or bitrix24-php-sdk methods.
Parameters
Parameter
Example
Required
Description
Revision
USER_ID
1
Yes
User ID, notification recipient
18
MESSAGE
System notification
Yes
Notification text
18
MESSAGE_OUT
System notification text for email
No
Notification text for email. When not specified is not set, uses the field MESSAGE
18
TAG
TEST
No
Notification tag, unique within the system. Deletes other notifications when adding the notification with existing tag.