Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Feature | Description | ||
Mapping fields for Workday system triggers | When using Workday system trigger, users can select which fields to pull from the system when creating the Trigger issue. The format for the Workday Mapping Configuration is:
The “key” prefix identifies the ID field (Worker_ID, EmployeeID, CandidateID). This is also used to run a duplicate check and ensure that a new hire workflow is not triggered for the same employee twice. Only one key should be specified. Apart from simple fields (string, date, number), OnRamp also supports complex fields like Single Select and User Select. Add the type after the “|” delimiter. This will create the fields in the specific type when creating the Trigger issue.
Workday supports Integration Field Overrides to pull custom fields from their API. To configure field overrides, set up the below parameters:
To configure Field Overrides in Workday, follow these steps:
Max records that can be processed in each scheduled run is 100. If you need to process more than 100, please use Workday Custom Report trigger that has a limit of 500. | ||
Mapping fields for Workday Custom Report trigger | OnRamp supports pulling data from Workday Custom Reports that are exposed as RaaS web services. To get the custom report URL in your tenant, go to View URLs Web Service action on your report, in the JSON section, right-click JSON, then Copy URL. The URL format will be something like below: https://wd2-impl-services1.workday.com/ccx/service/customreport2/mytenant/reportuser/reportname?format=json&Last_Updated=2023-10-01&Department=Sales Use the above highlighted information in the trigger mapping configuration field. The reportuser and reportname combination should be provided in the “report_name” property. Filter values can also be setup as shown below.
For more information see Workday Custom Report If your mappings are different for updates and insert flows then use these two configurations: Max records that can be processed in each scheduled run is 500. | ||
Mapping fields for Greenhouse system triggers | OnRamp pulls all recent applications that are in a status of Hired. It then pulls the candidates associated with those hired applicants. You can specify fields from the Candidate object to be mapped. Here is the example mapping configuration for Greenhouse.
All other Greenhouse API fields can be pulled too. Here are a few examples:
Since OnRamp pulls only hired candidates, it expects only one application and one job tied to the hired candidate. Max records that can be processed in each scheduled run is 250. | ||
Mapping fields for Personio system triggers | See this link for connecting to Personio. OnRamp supports both hires and terminations triggers from Personio. Choose the appropriate trigger when configuring your flow. Here is the example mapping configuration for Personio. Mapping configuration:
|
Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|