Data Management (DMS) supports various notification methods, such as DingTalk, DingTalk chatbot, email address, and webhook URL. This topic describes how to configure personal information and notification methods in DMS.
If you are a DMS administrator, you can configure information and notification methods for other users by using the user management feature. For more information, see the "Modify a user" section of the Manage users topic.
Procedure
- Log on to the DMS console V5.0.
Move the pointer over the profile picture in the upper-right corner and then click the icon next to the Notice parameter.
In the Notification Settings panel, select one or more notification methods and configure the information, such as mobile number. The following table describes the notification methods that are supported by DMS.
NoteAfter you configure a notification method, you must click Save.
Notification method
Description
DingTalk Exclusive Edition
DingTalk Exclusive Edition is an edition of DingTalk.
Enter an employee ID and the verification code. For more information, see Configure notification by DingTalk Standard Edition, DingTalk Exclusive Edition, and Lark.
DingTalk Standard Edition
Enter the mobile number that is associated with your DingTalk account.
DingTalk chatbot
The webhook URL of a DingTalk group. To use this notification method, add a DingTalk chatbot to a DingTalk group. In the Security Settings section of the Add Robot dialog box, select Custom Keywords and add DMS as a keyword. After the DingTalk chatbot is added, copy the webhook URL and use the webhook URL as the value of this parameter. A notification can be sent to the DingTalk group when an event is triggered. For more information, see Use a custom DingTalk chatbot.
Email address
Enter an email address and the verification code.
Lark
Enter the mobile number that is associated with your Lark account and the verification code. For more information, see Configure notification by DingTalk Standard Edition, DingTalk Exclusive Edition, and Lark.
Text message
Enter a mobile number and the verification code.
Webhook
Enter a custom webhook URL and configure the Signature Method and Signature Key parameters.
Valid values of the Signature Method parameter:
NONE (default): No algorithm is used.
HMAC_SHA1: The Hashed Message Authentication Code Secure Hash Algorithm 1 (HMAC_SHA1) is used.
For more information, see Send notifications by using a custom webhook URL.