Open the DingTalk dialog box through the link block
1. Usage scenarios
- Open the YIDA dialog box directly through the DingTalk page.
- The implementation of the point button component opens a session box for a specified DingTalk contact.
2. Procedure
Path:Custom page> add link block and button component on form> go to link block component> add external link> Save
Custom page
// The link to jump.dingtalk://dingtalkclient/action/sendmsg? dingtalk_id = number DingTalk in the DingTalk business card
2.1 get No. DingTalk
You can click the avatar of the other person and drop down the personal information to view the number DingTalk.
Get No. DingTalk
You can view the following animation demo for setting:
Dynamic picture demonstration
3. FAQ
3.1 Can this achieve different authors and jump to the DingTalk dialog box of different personnel?
The first string: No. DingTalk can be obtained directly for the time being. Create an intermediate table that stores the number DingTalk corresponding to the user. By judging the logged-in user, the variable number DingTalk is obtained as a link;
Another solution: replace the user's work number with the user's DingTalk, and YIDA can directly obtain the user's work number.
4. Try it online
-------------------- Get the latest information YIDA, welcome to follow US--------------------