Send Notification
Overview
Send a system notification to specific users. If third-party platform notifications are enabled in the team, the corresponding notifications can also be received on third-party platforms.
Parameter Configuration
| Parameter | Description |
|---|---|
| Title | Notification title, can use expressions to get context variables for dynamic content |
| Content | Notification content, can use expressions to get context variables for dynamic content |
| User ID | Notification user ID. Can use expressions to get context variables for dynamic specification |
| Action After Click | Behavior after the user clicks the notification.Open LinkOpen Data Table Record FormOpen Workflow Task FormCall Automation |
| In-App URL | Whether the link opened after user clicks is an in-app link, links can use expressions to get context variables for dynamic specification |
| Workflow Module | Workflow module to which the workflow task belongs when opened after user clicks |
| Task ID | Workflow task ID opened after user clicks, task ID can use expressions to get context variables for dynamic specification |
| Data Table Module | Data table module to which the data table record belongs when opened after user clicks |
| Record ID | Data table record ID opened after user clicks, record ID can use expressions to get context variables for dynamic specification |
| Automation | Automation to be called after user clicks |
| Input Parameters | Input parameters for the automation to be called after user clicks. Automation input parameters can use expressions to get context variables for dynamic specification |
User ID
Suggestion
Multiple user IDs separated by commas can be sent to multiple users. For example: nx8hcjsq4xk3z,h4hrrl4qpoayl
Usage Scenarios
- Notify users when data is overdue or created
- Notify users when data or processes are abnormal

