Obtain Report-as-a-Service (RaaS) access
Report-as-a-Service (RaaS) allows access to Workday custom reports as web services. When you enable a Workday custom report as a web service, the report results can be accessed through URLs.
- Log in to the Workday tenant.
- In theSearchfield, typeView custom report.
- On theView Custom Reportscreen, clickMy Reports.
- Select the report you want to view.
- ClickOK.
- On theView Custom Reportpage, clickActions>Web Service>View URLs.
- ClickOK.
- For WSDL, on theView URLs Web Servicepage, in theWSDLsection, right-clickWSDL, then selectCopy URL.
- For REST, on theView URLs Web Servicepage, in theJSONsection, right-clickJSON, then selectCopy URL.
- To access the Workday custom report using WSDL, set up security for a WSDL configuration.
- To access the Workday custom report using REST, set up security for a REST configuration.