Eqtble integrates with Workday using Workday’s Report as a Service (RaaS) feature.
This feature allows you to create custom reports and expose them as a REST API.
Eqtble will then pull the data from the REST API and sync it to your eqtble account.
In the Create Security Group window, set the Type of Tenanted Security Group to Integration System Security Group (Unconstrained).
Enter a Security Group Name and click OK.
In the Edit Integration System Security Group (Unconstrained) window, add the integration system user you created in the Integration System Users field.
For each of the above reports, please follow the steps below to create the custom report:
On the Create Custom Report page, enter the Report Name.
In the Report Type drop-down menu, select Advanced.
Select the Enable as Web Service option.
Add Data Source. Add the fields you want to sync.
In the custom report’s Share tab, add the user you created in Step 1 in the Authorized Users field.
In each custom report’s Advanced tab, share each report to Report-as-a-WebService.
For each report, go to Actions —> Web Service —> View URLs. Make a note of the REST URL. We will need it to set up the connector.
Test each report by pasting it into a new browser session, and log in using the eqtble ELT web service user. If the Report XML does not display, check your user security settings.
Select the primary key(s). To track the history of the report data, make a timestamp column part of the composite primary key.