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
Personal notification
Yes
Notification text
18
MESSAGE_OUT
Personal notification text for email
No
Notification text for email. When not specified, uses the field MESSAGE
18
TAG
TEST
No
Notification tag, unique within the system. Other notifications will be deleted upon adding notification with existing tag.