Integrating Workday with imper.ai

Prev Next

Integrating Workday with imper.ai allows the platform to securely ingest key HR attributes, such as employee details, reporting structure, and contact information, and use them as trusted inputs in verification workflows.

By leveraging Workday as a source of truth, imper.ai can generate dynamic, identity-specific challenge questions that reflect accurate, real-time workforce data. This strengthens identity assurance and improves the precision of verification decisions.

Note

Only admin users can integrate Slack with imper.ai.


Prerequisites

To integrate Workday to imper.ai, you must:

  • Have Workday admin permissions.

  • Be able to create and manage API Clients for Integrations in your Workday tenant.

  • Know where to access Workday public web services (WSDL) and OAuth client settings.


Create an API Client in Workday

  1. Log in to Workday.

  2. In the search bar, search for:

    1. Register API client for integrations, or

    2. Register a new API client for integrations

    (Name varies by Workday version.)Search bar displaying 'register api client for integrations' with suggested task below.

  3. On the Register API Client for Integrations page, add the following scopes.

    • Staffing (HRIS)

    • Public Data

    • Tenant Non-Configurable

  4. Enable Non-Expiring Refresh Tokens.

  5. Enable Include Workday Owned Scope.

    (These settings ensure imper.ai can securely fetch employee attributes for verification logic.)API client registration form with highlighted fields for client name and scope selection.

  6. Save your Client ID and Client Secret.


Generate Additional Required Workday Details

  1. Navigate to View API Client > API Clients > API Clients for Integration.

  2. Open the API Client details created in Step 6.

  3. Generate a Non-Expiring Refresh Token.
    API Client interface showing options for managing client settings and tokens.

  4. Search for Public Web Services and collect the WSDL URLs required for the integration.
    List of public web services with options to view WSDL for Human Resources.

  5. From View API Clients, locate the OAuth Token URL associated with your API client.
    Overview of API clients with endpoints for Workday REST, Token, and Authorization.

  6. Make sure you have the following Workday details:

    • WSDL URL(s)

    • Client ID

    • Client Secret

    • OAuth Token URL

    • Refresh Token


Connect Workday in imper.ai

When your Workday credentials are ready:

  1. Log in to imper.ai console.

  2. Click Integrations in the left navigation panel.

  3. Locate Workday under Internal System Integrations.

  4. Click Connect.

  5. Enter the following:

    • WSDL

    • Client ID

    • Client Secret

    • OAuth Token URL

    • Refresh Token
      Workday integration setup with required fields and scopes for authentication process.

  6. Click Connect to complete the integration.

    Once connected, Workday will appear under My Integrations with a Connected status.