In this Article

Overview

Use this account type to connect to your Workday Prism Analytics data and process the same using the Snaps in this Snap Pack. Workday Prism Analytics Account supports OAuth 2.0 authentication. 

Prerequisites

Account Settings

Field NameData TypeDescriptionDefault ValueExample 
LabelStringThe name for the account. We recommend you to update the account name, if there is more than one account in your project.N/AWorkday Prism Analytics Account
API endpoint URLString
The URI for the Workday REST API Endpoint.


If you want to work only with datasets and prefer to use the v1 version, replace v2 in the API endpoint URL with v1.


N/Ahttps://wd2-impl-services1.workday.com/ccx/api/v2/snaplogic_pt1
Client IDString
The client ID associated with your account. You can find this information in the endpoint settings page.
N/AN/A
Client secretStringThe client secret associated with your account. You can find this information in the endpoint settings page.N/AN/A
Refresh tokenString
The refresh token granted by the API client to your account. You can find this information in the endpoint settings page.


We recommend that you generate a non-expiring Refresh token in Workday Prism Analytics. Otherwise, you will need to re-enter a new token once it expires.


N/AN/A

Limitations

N/A

Troubleshooting

N/A


See Also

Provide links to the endpoint's official documentation, any relevant or related internal documentation, and any other links you have referred to on this page. Care should be taken when referencing external sites/documentation that it is an official site/documentation. Do not refer to forums such as stackoverflow.