Set up the Workday Financials spoke
-
- UpdatedJan 30, 2025
- 4 minutes to read
- Yokohama
- Now Platform Capabilities
Integrate the ServiceNow instance Workday instance by using the WS-Security Username Profile to authenticate ServiceNow requests.
Before you begin
- Request an Integration Hub subscription.
- Activate the Workday Financials spoke.
- Role required: admin
Provide the Workday Financials base URL
Provide the base URL of your Workday Financials instance in the Connection Details [connection_details] table. Spoke actions based on the SOAP API, use these details for the action execution.
Before you begin
Role required: admin.
Procedure
Create a WS-Security Username Profile for the Workday Financials spoke
Create a WS-Security Username Profile to provide your Workday credentials to authenticate requests from ServiceNow.
Before you begin
Role required: admin.
Procedure
Configure the SOAP security policy for the Workday Financials spoke
Configure the SOAP security profile by adding the security user name profile you had created to authenticate requests from ServiceNow.
Before you begin
Role required: admin.
Procedure
Generate client ID and client secret for Workday Financials spoke
Register Workday Financial spoke as the API client in your Workday account and generate client ID, client secret.
Before you begin
Role required: admin
Procedure
Result
A new refresh token is generated. Copy and store the refresh token for configuring system property.
Generate token URL for Workday Financials spoke
Register API client in your Workday account and generate a token URL for Workday Financials spoke.
Before you begin
Role required: admin
Procedure
Result
Copy and store the generated Token Endpoint value for configuring system property.
Configure system properties for Workday Financials spoke
Configure the system properties to enable OAuth for SOAP APIs based actions for Workday Financials spoke.
Before you begin
Procedure
- Navigate to .
- In the Application column, search for Workday Financials Spoke.
- Open the sn_workdayfin_spke.glide.hub.clientid system property.
- Enter the Client ID generated from the Workday account in the Value field and click Update.
- Open the sn_workdayfin_spke.glide.hub.clientsecret system property.
- Enter the Client secret generated from the Workday account in the Value field and click Update.
- Open the sn_workdayfin.glide.hub.refreshtoken system property.
- Enter the refresh token generated from the Workday account in the Value field and click Update.
- Open the sn_workdayfin_spke.glide.hub.tokenurl system property.
- Enter the token URL generated from the Workday account in the Value field and click Update.
Result
The required system properties are configured for the Workday Financials spoke.
On this page
- Provide the
Workday Financials base URL
- Create a WS-Security Username Profile for the
Workday Financials spoke
- Configure the SOAP security policy for the
Workday Financials spoke
- Generate client ID and client secret for Workday Financials spoke
- Generate token URL for Workday Financials spoke
- Configure system properties for Workday Financials spoke