Metrikus spoke

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:8分
  • Metrikus spoke provides actions to retrieve data from various sensors (such as occupancy sensor, air quality sensor, temperature sensor etc.) that are found at a workplace.

    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 Metrikus spoke - IntegrationHub overview.

    Supported versions

    This spoke was built for Metrikus Beta v1.0.

    Key features

    Metrikus Spoke integrates with Flow Designer Integration Hub. It fetches the occupancy sensor data from Metrikus and provides the following:
    • Get event data. For example, when an employee enters a meeting room,when an employee occupies a desk).Get occupancy data for Workplace Connectors space records from Metrikus.
    • Get occupancy data.
    • The occupancy data is used for configuring automatic reservation check in.
    • Workplace Service Delivery Location Directory shows Occupancy state for a selected location or space.

    Spoke requirements

    • Ensure that you have Metrikus login credentials.
    • Metrikus provided Client ID and Client Secret key.

    Spoke dependencies

    If you’re having trouble installing the app, ensure that these dependent plugins are installed:
    • ServiceNow IntegrationHub Runtime [com.glide.hub.integration.runtime]
    • ServiceNow IntegrationHub Action Step - OpenAPI [com.glide.hub.action_step.openapi]
    • Metrikus Spoke [com.sn.wsd.metrikus.spoke]
    注:
    Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

    Spoke actions

    The Metrikus Spoke provides actions to automate tasks when events occurs in your ServiceNow instance. Available actions include:

    表 : 1. Actions
    Actions Description
    Look up Space Tree Get all the spaces along with the location hierarchy from Metrikus.
    Look up Space Occupancy Batches Gets batches of spaces (for example, 2000) and get occupancy data from Metrikus for all batches to combine and map it.
    Look up Latest Desk Occupancy Gets occupancy data for desks in a batch ( for example, 2000.)
    Look up Latest Space Occupancy Gets occupancy data for spaces in a batch (for example, 2000)
    Look up Desks Occupancy Batches Gets batches of desks (for example, 2000) and get occupancy data to combine and map it with Metrikus Spoke.

    Spoke subflows

    The Metrikus Spoke provides sample subflows to demonstrate automating Workplace Connectors tasks. To customize a sample subflow, copy it to a new application scope. Available sample subflows include:

    Subflow Description
    Get All occupancy by Ids Retrieves occupancy data of both Workplace Connectors spaces and desks.
    Get Occupancy by desks by Ids Retrieves occupancy data of all desks. Invoked by Get All Occupancy by Idssub flow.
    Get Occupancy by spaces Retrieves occupancy of all spaces. Invoked by the Get All Occupancy by Ids sub flow.

    Spoke user roles

    The Metrikus spoke provides the System Administrator user role to control access to data:

    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.