Workday REST Access Token
This page is no longer maintained (August 12, 2026). To access the most current content, go to https://docs.snaplogic.com/snaps/sp-workday/workday-rest-access-token.html
In this article
Overview
You can use this account type to connect the Workday REST Snap with data sources that use the Workday Rest Access Token account.
Prerequisites
A valid Access Token
Workday Tenant details
Limitations and Known Issues
None.
Account Settings
Asterisk ( * ): Indicates a mandatory field.
Suggestion icon ( ): Indicates a list that is dynamically populated based on the configuration.
Expression icon ( ): Indicates the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.
Add icon ( ): Indicates that you can add fields in the field set.
Remove icon ( ): Indicates that you can remove fields from the field set.
Field Name | Field Type | Description | |
|---|---|---|---|
Label*
Default Value: N/A | String | Specify a unique label for the account.
| |
Access Token* Default Value: N/A Example: eyJ0eXAiOiJhdCtKV1QiLCJhbGciOiJSUzUxMiJ9.eyJzd | String/Expression | Specify the access token for the application. When you select the Header authentication checkbox, you must pass the Access Token in the following format: Some endpoints require an uppercase letter for the Bearer; therefore, you must provide the token as | |
Workday Tenant Details | Specify the Tenant-related properties of the Workday account. | ||
Host*
Default Value: N/A | String | Specify the Workday host that belongs to the tenant.
| |
Tenant*
Default Value: N/A | String | Specify the Workday Tenant value. | |
Troubleshooting
Error | Reason | Resolution |
|---|---|---|
Insufficient permissions to execute the request. | You do not have the required permissions to access the resource. | Ensure that you have added the required scopes in the client application and have security permissions. |
Failed to process the OpenAPI specification. | The access token is invalid. | Provide a valid access token value. |