Workday Query
The Workday Query function runs a Workday Advanced custom report exposed as a web service through Reports-as-a-Service (RaaS) and returns its output to the stream. You configure the report URL, select an authentication type, and optionally add query parameters to filter the report output. The function passes the output to the next function in the stream unchanged.
Note!
For more information about Workday RaaS, see https://doc.workday.com/admin-guide/en-us/reporting-and-analytics/custom-reports-and-analytics/reports-as-a-service-raas-/dan1370796320263.html?lang=en-us.
Prerequisites
Complete the following in Workday before you configure the Workday Query function:
Open or create the report as an Advanced custom report.
Select Enable As Web Service on the report.
Share the report with the Integration System User (ISU) account you will use to authenticate, and ensure it has access to the report's data.
Go to Actions → Web Service → View URLs and copy the report URL.
This section has the following subsections: