Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Register a Workday Prism Analytics API Client

Register a Workday Prism Analytics API Client

Security:
Security Administration
domain in the System functional area.
To use Workday Studio's
PrismAnalytics
component, you must register an API client in Workday with Prism Analytics as its scope. The component requires the
Client ID
and
Client Secret
values that Workday generates during the registration process. It also requires a
Refresh Token
value.
  1. Access the
    Register API Client for Integrations
    task. As you complete this task, consider:
    Option Description
    Non-Expiring Refresh Tokens
    Prevents the refresh token from timing out. Automatically selected by Workday. Don't clear.
    Scope (Functional Area)
    Select
    Prism Analytics
    .
    Include Workday Owned Scope
    Provides access to core Workday domains that aren't in any functional areas. Select this check box.
  2. Copy the
    Client ID
    and
    Client Secret
    values. Studio's
    PrismAnalytics
    component requires them for its
    wd.prism.component.client.id
    and
    wd.prism.component.client.secret
    parameters.
  3. From the related actions menu, select
    API Client
    Manage Refresh Tokens for Integrations
    .
  4. Select a
    Workday Account
    to associate with the refresh token. The account must have permission to create Prism tables in Workday.
    You can't perform these steps as an Integration System User.
  5. Select
    Generate New Refresh Token
    .
  6. Copy the
    Refresh Token
    value. The
    PrismAnalytics
    component requires it for its
    wd.prism.component.refresh.token
    parameter.