Actions126
- Item Actions
- Create or Update Item
- List Items in a Board
- Search Items by Filter
- Upload files to column
- Update Column Values of an Item
- Duplicate an Item
- List Items in a Group
- Get Item Activity Logs
- Create an Item
- Delete an Item
- List Item Subscribers
- Get an Item
- Create an Item
- Update Column Values of an Item
- Delete an Item
- Duplicate an Item
- List Items in a Group
- List Item Subscribers
- Get Item Activity Logs
- Get an Item
- Create an Item
- Create or Update Item
- Delete an Item
- List Items in a Board
- Search Items by Filter
- List Item Subscribers
- Upload files to column
- Get an Item
- Update Column Values of an Item
- Create or Update Item
- Duplicate an Item
- List Items in a Board
- List Items in a Group
- Search Items by Filter
- Get Item Activity Logs
- Upload files to column
- Board Actions
- Create a Board
- Duplicate a Group
- List Board Subscribers
- Remove Board Subscribers
- List Boards
- Get a Group
- List Activity Logs
- Remove Board Subscribers
- List Boards
- Create a Board
- List Activity Logs
- Add Board Subscribers
- List Boards
- List Board's Groups
- Create a Group
- Get a Board
- Get a Group
- Duplicate a Board
- List Activity Logs
- Add Board Subscribers
- List Board's Groups
- Create a Board
- Create a Group
- Get a Board
- Duplicate a Group
- Duplicate a Board
- List Board Subscribers
- Add Board Subscribers
- List Board's Groups
- Create a Group
- Get a Board
- Get a Group
- Duplicate a Group
- Duplicate a Board
- List Board Subscribers
- Remove Board Subscribers
- Update Actions
- Team Actions
- Download File Actions
- User Actions
- Query Actions
- Notification Actions
Overview
This node sends a notification to a specified user within the Worktables (Monday.com) platform. It is useful for alerting users about updates or important information related to specific items or projects. For example, you can notify a user about a new project assignment or a comment on a post.
Use Case Examples
- Send a notification to a user about a new project they are assigned to.
- Notify a user about a comment on a post they are following.
Properties
| Name | Meaning |
|---|---|
| User ID | The ID of the user to send the notification to. |
| Target ID | The ID of the target item (e.g., item ID) related to the notification. |
| Target Type | The type of the target, either 'Project' or 'Post'. |
| Message | The notification text to send to the user. |
Output
JSON
id- The ID of the created notification.text- The text content of the created notification.
Dependencies
- An API key credential for Worktables (Monday.com) API authentication.
Troubleshooting
- Ensure the API key credential is correctly configured and has the necessary permissions to send notifications.
- Verify that the User ID and Target ID are valid and correspond to existing entities in the Worktables system.
- Check that the Target Type is correctly set to either 'Project' or 'Post'.
- If the node returns an error, review the error message for details and ensure all required parameters are provided.