Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

monday.com Spoke

The monday.com spoke provides actions to view and analyze meaningful usage data for monday.com software subscriptions. Analyze usage for a monday.com account to determine which licenses are stale so that you can reclaim these licenses and realize your potential savings.

Request apps on the Store

Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Integration Hub subscription

This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.

Spoke requirements

monday.com admin account.

Spoke version

monday.com v1.2.0 is the latest version.

Spoke dependencies

If you’re having trouble installing the app, ensure that these dependent plugins are installed:

  • ServiceNow Integration Hub Runtime (com.glide.hub.integration.runtime)
  • ServiceNow Integration Hub Action Step - REST (com.glide.hub.action_step.rest)
  • ServiceNow Integration Hub Action Template - Data Stream (com.glide.hub.action_type.datastream)

Note: Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

Spoke actions

The monday.com spoke provides actions to automate monday.com tasks when events occur in your ServiceNow instance. Available actions include:

CategoryActionDescription
Board ManagementAdd Subscribers to BoardAdds the specified subscribers to a board.
Archive BoardArchives the specified board.
Create BoardCreates a board.
Delete BoardDeletes the specified board.
Delete Subscribers from BoardDeletes the specified subscribers from a board.
Duplicate BoardCreates duplicates of the specified board.
Look up Board Activities StreamRetrieves the activities of the specified board.
Look up Board by IDRetrieves the details of the specified board.
Look up Boards StreamRetrieves a list of the boards.
Update Board DescriptionUpdates the description of the specified board.
Column ManagementCreate ColumnCreates a column in the specified board.
Look up Columns by Board IDRetrieves details of all columns in the specified board.
Update Column TitleUpdates the title of the specified column.
Column Values ManagementLook up Column ValuesRetrieves details of the column values in the specified board and item.​
File ManagementAdd File to File ColumnAdds a file to the file column of a specific item.​
Add File to UpdateAdds a file to the specified update.
Look up File by IDRetrieves details of the specified file.
Look up Files by Board IDRetrieves details of files in the specified board.
Group ManagementArchive GroupArchives the specified group.
Create GroupCreates an empty group in the specified board.​
Delete GroupDeletes the specified group.
Duplicate GroupCreates a duplicate of the specified group.
Look up Group by IDRetrieves the group details for the specified board ID and group ID.
Look up Groups by Board IDRetrieves the details of all the groups in a board.
Item ManagementArchive ItemArchives the specified item.
Clear Item's UpdatesClears all updates on a specific item, including replies and likes.​
Create ItemCreates an item in a group.
Create SubitemCreates a new subitem for the specified parent item. Note: For creating subitems via the API, the board should already have a subitems column, or at least one subitem created.
Delete ItemDeletes the specified item from a group.
Duplicate ItemCreates a duplicate of the specified item in a group.​
Look up ItemsRetrieves details of the items in the specified board and group.​
Look up Items by IDsRetrieves details of the specified items.
Look up Items Stream by Board IDRetrieves the items for the specified board.
Move Item to GroupMoves an item between groups in the same board.
Notification ManagementCreate NotificationCreates a notification with the specified details.
Tag ManagementCreate or Look up TagCreates a tag when the specified type of tag does not exist. If the tag already exists, the details of the tag are retrieved.
Look up Shareable or Private TagsRetrieves details of the board-specific private or and shareable tags.​
Look up Tag by IDRetrieves details of the specified public tag that is displayed on the main boards. By default, the main boards are accessible to all member-level and viewer-level users.
Look up TagsRetrieves details of all the public tags that are displayed on the main boards. By default, the main boards are accessible to all member-level and viewer-level users.​
Team ManagementLook up Team by IDRetrieves details of the specified team.​
Look up TeamsRetrieves details of the teams.​
Update ManagementCreate an UpdateAdds an update to the specified item.
Delete an UpdateDeletes the specified update of an item.
Look up Updates StreamRetrieves the list of updates.​
User ManagementLook up UsersRetrieves details of the specified type of users.​
Look up Users by IDsRetrieves details of the specified users.
Look up Users StreamRetrieves the list of the users.​
Webhook ManagementCreate WebhookCreates a webhook subscription based on the specified event.​
Delete WebhookDeletes the specified webhook.
Workspace ManagementAdd Teams to WorkspaceAdds the specified teams to the required workspace.​
Add Users to WorkspaceAdds the specified users to the required workspace and defines if the users will be added as regular subscribers or as owners of the workspace.​
Create WorkspaceCreates a workspace.
Delete Teams from WorkspaceDeletes the specified teams from the required a workspace.​
Delete Users from WorkspaceDeletes the specified users from a workspace.​

Note: This spoke has a Look up User action and Software Asset Management related actions only.

Spoke module

The monday.com spoke adds Monday Spoke application to your instance and includes the following modules:

ModuleDescription
UsersDisplays the list of users in monday.com.
BoardsDisplays the list of all boards from monday.com.
Routing PoliciesDisplays the list of routing policies for monday.com spoke.
Webhook RegistryDisplays the list of webhook registries for monday.com spoke.

Spoke subflows

The monday.com spoke provides subflows in the Published state to integrate with monday.com application.

CategorySubflowDescription
Webhook ManagementProcess Monday WebhooksRuns when an associated subscribed event triggers in monday.com

Spoke table

The monday.com spoke adds the following table:

TableDescription
Monday BoardsStores all the boards present in your monday.com account.

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection. For more information, see Connections and Credentials.

For information about setting up the spoke, see Set up the monday.com spoke.