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 interacts with Monday.com boards to remove subscribers from a specified board. It is useful for managing board access and notifications by removing one or more users from the subscriber list of a board. For example, if a project board has users who no longer need updates, this node can remove them efficiently.
Use Case Examples
- Remove specific users from a project board to stop receiving notifications.
- Manage board subscribers by removing inactive or irrelevant users.
Properties
| Name | Meaning |
|---|---|
| Board | The Monday.com board from which subscribers will be removed. This is selected from a list or specified by ID. |
| Remove Subscribers | The list of subscribers (users) to be removed from the selected board. Multiple subscribers can be selected or specified by IDs. |
Output
JSON
id- ID of the subscriber removed from the board
Dependencies
- Monday.com API key credential required for authentication
Troubleshooting
- Ensure the API key credential is correctly configured and has permissions to modify board subscribers.
- Verify that the board ID is valid and accessible by the API key user.
- Check that the subscriber IDs to remove are valid and currently subscribed to the board.
- Common error messages include 'API Key not found' if credentials are missing, or 'Board ID is required' if the board parameter is not provided.