Skip to content

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

ParameterDescription
TitleNotification title, can use expressions to get context variables for dynamic content
ContentNotification content, can use expressions to get context variables for dynamic content
User IDNotification user ID. Can use expressions to get context variables for dynamic specification
Action After ClickBehavior after the user clicks the notification.
Open Link
Open Data Table Record Form
Open Workflow Task Form
Call Automation
In-App URLWhether the link opened after user clicks is an in-app link, links can use expressions to get context variables for dynamic specification
Workflow ModuleWorkflow module to which the workflow task belongs when opened after user clicks
Task IDWorkflow task ID opened after user clicks, task ID can use expressions to get context variables for dynamic specification
Data Table ModuleData table module to which the data table record belongs when opened after user clicks
Record IDData table record ID opened after user clicks, record ID can use expressions to get context variables for dynamic specification
AutomationAutomation to be called after user clicks
Input ParametersInput 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

  • Single User
    • User ID string
    • User object
  • Multiple Users: - List of user IDs - List of User objects

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