Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Add a Connection

Add a Connection

In Studio, you can create and manage connections to Workday. You can use these connections when you deploy and launch assemblies.
  1. Select
    Windows
    Preferences
    Workday
    Connections
    .
  2. Click
    Add...
    .
  3. On the
    Add Connection
    window, consider:
    Option Description
    Name
    The name of the connection.
    URL
    The URL of the connection.
    Group
    Adds the connection to a group.
  4. In the
    Credentials
    section, specify the
    Tenant
    and select an authentication method,
    Basic Auth
    or
    OAuth 2.0
    .
    To use OAuth 2.0 authorization, you must first register an API client. Users of that client who are enrolled in Workday multifactor authentication are required to use a second authentication method when connecting to Workday from Studio.
    Option Description
    Basic Auth
    Specify the
    Username
    and
    Password
    for the connection.
    OAuth 2.0
    Specify these details for the connection:
    • Grant Type
    • Client ID
    • Authorization Endpoint
    • Token Endpoint
    • Access Token
  5. Click
    Test Connection
    .
    Studio confirms whether it can access the connection.
The connection displays on the
Connections
preferences page.
Build an assembly.