Miro Spoke
The Miro spoke provides actions to view and analyze meaningful usage data for Miro software subscriptions. Analyze usage for your Miro Enterprise 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 version
Miro spoke v3.3.1 is the latest version.
Supported version
This spoke was built for Miro Enterprise version v2 and Miro SCIM version v1, but may be compatible with later versions.
Spoke requirements
- Miro Company Admin account
- SSO/SAML enabled on your Miro account
Spoke dependencies
- 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)
Spoke actions
The Miro spoke provides actions to automate Miro tasks when events occurs in your ServiceNow instance. Available actions include:
| Category | Action | Description | Miro required scopes |
|---|---|---|---|
| Board Item Management | Add Card Item to Board | Adds a card item to a board in Miro. | boards:write |
| Add Shape Item to Board | Adds a shape item to a board in Miro. | boards:write | |
| Add Sticky Note Item to Board | Adds a sticky note item to a board in Miro. | boards:write | |
| Add Text Item to Board | Adds a text item to a board in Miro. | boards:write | |
| Board Management | Create Board | Creates a board in Miro. | boards:write |
| Delete Board | Deletes the specified board in Miro. | boards:write | |
| Look up Board | Retrieves information about the specified board from Miro. | boards:read | |
| Look up Boards Stream | Retrieves information about all the boards in Miro. | boards:read | |
| Update Board | Updates the specified board in Miro. | boards:write | |
| Team Management | Add User to Team | Adds a Miro user to the team. | organizations:teams:write |
| Create Team | Creates a new team in Miro. | organizations:teams:write | |
| Delete Team | Deletes a team from the organization. | organizations:teams:write | |
| Look up Team | Retrieves information about the specified team from Miro. | organizations:teams:read | |
| Look up Teams Stream | Retrieves the list of teams in the organization. | organizations:teams:read | |
| Remove User from Team | Removes a Miro user from the team. | organizations:teams:write | |
| Update Team | Updates the specified team in Miro. | organizations:teams:write | |
| User Management | Activate User | Activates the specified user in Miro account. | Not applicable. This is a Miro SCIM action. |
| Create User | Creates a user in Miro account. | Not applicable. This is a Miro SCIM action. | |
| Deactivate User | Deactivates a Miro user account. | Not applicable. This is a Miro SCIM action. | |
| Delete User | Deletes a user from a Miro account. | Not applicable. This is a Miro SCIM action. | |
| Look up Authenticated User | Retrieves information about the authenticated user account. | None. | |
| Look up Organization Members Stream | Retrieves the details of all the members in an organization. | organizations:read | |
| Look up User | Retrieves information of the specified user. | Not applicable. This is a Miro SCIM action. | |
| Look up Users Stream | Retrieves the list of users in an organization. | Not applicable. This is a Miro SCIM action. | |
| Update User | Updates the specified user in Miro. | Not applicable. This is a Miro SCIM action. |
Available AI agents
Install Now Assist for Integration Hub and start using the available AI agents. For more information, see Now Assist for Integration Hub.
- In the ServiceNow agentic system, you can create an agentic workflow that comprises of a set of large language model (LLM) instructions along with one or more standalone AI agents to execute an
objective. See Create an agentic workflow for information about adding AI agents to create agentic workflows as per your requirement and provide the required trigger.
You can also search for other available AI agents and add them to your agentic workflow. See Find AI agents for more information.
- You can create a clone of the required spoke AI agent and customize it as per your requirement. See Duplicate an AI agent for more information about creating a clone.
- See Now Assist AI agents for information about AI agents.
| AI agent | Description |
|---|---|
| Miro board item management AI agent | Manages board items tasks (that is, add a sticky note item to a board, add a shape item to a board, add a card item to a board, add a text item to a board) in Miro. |
| Miro team management AI agent | Manages team management tasks (that is, update a team, remove a user from a team, delete a team, add a user to a team, look up a team, create a team) in Miro. |
| Miro user management AI agent | Manages user management tasks (that is, look up an authenticated user, delete a user, create a user, activate a user, deactivate a user, update a user, look up a user) in Miro. |
| Miro board management AI agent | Manages board management tasks (that is, create a board, update a board, look up a board, delete a board) in Miro. |
There might be AI agents installed with the Now Assist application that are not used in agentic workflows. To learn how to see all agents that are available to you, see Find AI agents.
Spoke flows
| Flow | Description |
|---|---|
| Add User to Miro Team | Looks up a user and the related team in Miro based on the group member and group in your ServiceNow instance and then add the user to the Miro team. |
| Remove Deactivated User from Miro Teams | Looks up a user in Miro teams, group members in your ServiceNow instance and then removes the user from each team in Miro. |
Spoke module
- Miro Teams (sn_miro_spoke_teams)
- Miro Users (sn_miro_spoke_users)
| Module | Description |
|---|---|
| Miro Teams | Lists all the teams in Miro. |
| Miro Users | Lists all the users in Miro. |
Integration Hub imports
| Import | Description |
|---|---|
| Create or Update Miro Teams Records | Imports teams details from Miro account into the Miro Teams table. |
| Create or Update Miro Users Records | Import users details from Miro account into Miro Users table. |
Connection and credential alias requirements
Integration Hub uses aliases to manage connection and credential information, and OAuth credentials. 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 information about setting up the spoke, see Set up the Miro spoke.