Connection Settings

Provide the information required to connect to the Workday SaaS connector. Basic Authentication and OAuth 2.0 Authentication types are support.

Basic Authentication

  1. Enter the Workday URL that is used to connect to the Human Resource module of Workday.

    Use the following URL format: https://wd2-impl-services1.workday.com/ccx/service/tenant1/Human_Resources, where tenant1 is the Workday tenant name.

    Note
    The Workday source only supports the Human Resource module of Workday.

  2. Select Basic as the Authentication Type.

  3. Provide the following details for the Basic Authentication Type:

    • Service Account – The Workday account with required permissions. The account must be in this format: <username>@<tenantname>

    • Service Account Password – The password that belongs to the service account.

  4. Select Save.

OAuth 2.0 Authentication

  1. Enter the Workday URL that is used to connect to the Human Resource module of Workday.

    Use the following URL format: https://wd2-impl-services1.workday.com/ccx/service/tenant1/Human_Resources, where tenant1 is the Workday tenant name.

    Note
    The Workday SaaS connector only supports the Human Resource module of Workday.

  2. Select OAuth 2.0 as the Authentication Type.

  3. Provide the following details for the Refresh Token Grant Type:

    • Client ID – Workday API client ID.

    • Client Secret – Workday API client secret.

    • Refresh Token – Non-expiry Workday API refresh token.

    • Token URL – This is the URL for token generation. For example, https://{yourDomain}/oauth2/v1/token.

  1. Select Save.