Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Steps: Send CSV Data to Prism Analytics

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.
  1. In Workday, register an integrations API client with Prism Analytics as its scope. Obtain the
    Client ID
    ,
    Client Secret
    , and
    Refresh Token
    values that the
    PrismAnalytics
    component requires as parameters.
  2. In Workday, obtain the Workday REST API endpoint that the
    PrismAnalytics
    component requires as a parameter.
  3. Describe the source CSV data in JSON text for passing to the
    PrismAnalytics
    component as a variable.
  4. In Workday Studio, create an assembly that acquires CSV data and passes it to a properly configured
    PrismAnalytics
    component.