Message Notification Types
DingTalk provides the following types of message notifications:- Send Work Notifications Using a Template: Message templates are an upgrade to the way Third-party enterprise apps push messages through Work Notifications. They provide simpler and more standardized development and configuration capabilities for message templates, while also offering more secure, manageable, and controllable message notification capabilities on the customer side. For more information, see Message Template Overview. Note Message templates are supported only for Third-party enterprise apps, not for Internal apps.
- Work Notification Messages: These are notification messages pushed to employees in the name of a Micro app within your organization’s Work Notifications chat, such as birthday greetings and onboarding reminders.
Message Notification API Capabilities
List of Open Message Notification APIs
Message notifications offer rich API capabilities. Through the APIs, developers can integrate message notifications with their organization’s business systems. Work NotificationsHow to Integrate Message Notification API Capabilities
DingTalk provides sample integration flows for message notification APIs.- Redirect to a DingTalk Mini Program from a Work Notification
- Redirect to a DingTalk Micro App from a Work Notification
Glossary
task_id
Thetask_id is the unique identifier field of a Work Notification message. It is returned when you call the Send Work Notifications API.
Use the task_id to call the Get the Sending Progress of a Work Notification Message API and the Get the Sending Result of a Work Notification Message API to query the sending progress and result of a Work Notification message.