You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.[Register a Workday Prism Analytics API Client.](https://doc.workday.com/reader/J1YvI9CYZUWl1U7_PSHyHA/qAugF2pRAGtECVLHKdMO_A)
41
+
Workday Prism Analytics REST APIs use OAuth authentication and the Workday
42
+
configurable security model to authorize Workday Prism Analytics operations
43
+
in end-user applications. The Workday Prism REST APIs act on behalf of
44
+
a Workday user using the client. The user's security profile affects the
45
+
REST API access to Workday resources.
24
46
25
-
In Workday, register an integrations API client with Prism Analytics as its
26
-
scope. Obtain the Client ID, Client Secret, and Refresh Token values that the
27
-
Prism class requires as parameters.
47
+
The Prism client library, and by extension the CLI, require API Client
48
+
credentials setup in the target Workday tenant. The API Client credentials
49
+
authorize programmatic access to the Workday tenant and provides the identity
50
+
of the Workday user to enforce security for all operations.
28
51
29
-
2.[Obtain the Workday REST API Endpoint.](https://doc.workday.com/reader/J1YvI9CYZUWl1U7_PSHyHA/L_RKkfJI6bKu1M2~_mfesQ)
52
+
1.[Register a Workday Prism Analytics API Client.](https://doc.workday.com/admin-guide/en-us/workday-studio/integration-design/common-components/the-prismanalytics-subassembly/tzr1533120600898.html)
0 commit comments