Steps: Send CSV Data to Prism Analytics
Security:
Security Administration
domain in the System functional area.Workday Studio's
PrismAnalytics
component enables you to send CSV data to
Workday Prism Analytics. Before you configure an assembly to use the
PrismAnalytics
, you must register a Prism API client in
Workday and obtain a REST API endpoint. You must also create a JSON description of
the source CSV data.- In Workday, register an integrations API client with Prism Analytics as its scope. Obtain theClient ID,Client Secret, andRefresh Tokenvalues that thePrismAnalyticscomponent requires as parameters.
- In Workday, obtain the Workday REST API endpoint that thePrismAnalyticscomponent requires as a parameter.
- Describe the source CSV data in JSON text for passing to thePrismAnalyticscomponent as a variable.
- In Workday Studio, create an assembly that acquires CSV data and passes it to a properly configuredPrismAnalyticscomponent.