Workday Asor

Workday ASOR is a cloud-based Human Capital Management (HCM) and financial management platform. The Workday Agent System of Record (ASOR) connector enables you to manage agent definitions in Workday's Agent-to-Agent (A2A) framework. You can register and configure AI agent capabilities to integrate with Workday's intelligent automation ecosystem.

This connector has the following capabilities:

  • Create agent definitions when deploying new AI agents that integrate with Workday
  • Retrieve all registered agents to monitor and manage your agent ecosystem
  • Get agent details by ID to verify agent configurations, capabilities, and skills

Install {Connector name} from the community library

Complete the following steps to install the Workday ASOR connector from the community library:

Complete the following steps to install the Workday ASOR connector from the community library:

1

Open the recipe editor and search for a connector. Alternatively, you can search for a connector in the community library.

Search for recipe editorSearch for community connectors in the recipe editor

2

Select the community connector you plan to install.

3

Click Install to install the connector from the community library.

Click installClick Install

4

Select Release connector. Alternatively, select Review code to review and modify the connector code before releasing it to the workspace.

Release connectorRelease the connector

5

Summarize any changes you made to the connector, then click Release to allow workspace collaborators to use the connector in recipes.

The Confirm release dialogThe Confirm release dialog

Connection setup

The Workday ASOR connector uses OAuth 2.0 authentication.

Workday ASOR setup for OAuth 2.0 authentication

You must create an API client to generate a client ID, client secret, and Workday tenant for OAuth 2.0 authentication.

1

Sign into your Workday account.

2

Use an existing API client.

1

Search for View API Clients in the search bar.

2

Select an existing API client, if available.

3

Create a new API client.

1

Search for Register API Client in the search bar.

2

Enter a Client Name.

3

Select Authorization Code Grant for Client Grant Type.

4

Select Bearer for Access Token Type.

5

Enter https://www.workato.com/oauth/callback in Redirection URL.

6

Select Agent System Of Record in Scope (Functional Areas).

4

Save your Client ID and Client Secret to use in Workato.

Connect to Workday ASOR with OAuth 2.0

Complete the following steps to connect to Workday ASOR in Workato:

1

Click Create > Connection.

2

Search for Workday ASOR and select it as your app.

3

Enter a name for your connection in the Connection name field.

Workday ASOR connection setupSet up your Workday ASOR connection--->

4

Use the Location drop-down menu to select the project where you plan to store the connection.

5

Enter your Client ID and Client secret.

6

Enter your Workday tenant. For example, if your Workday URL is https://impl.workday.com/company_abc1, the tenant name is company_abc1.

7

Click Connect.

8

Sign in to Workday when prompted.

9

Click Allow to grant access.

Last updated: