Implementing ChartHop
...
Workday
Workday ATS
p ackages basic basic | | standard standard | premium available as an add on along with payroll data, the workday app also features its own ats that syncs open jobs data between charthop and workday workday ats default field mappings the workday ats app supports the following default field mappings listed in the table below 170,573,296 false true left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type workday ats additional field mappings the workday ats app supports additional field mappings for the following fields, which are known as operations in workday 235,509,248 false true unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type requirements for additional field mapping when mapping additional workday fields, you need to consider the type of field you are mapping most workday fields are stored as objects and need additional formatting when creating the mappings to reference the path for additional mappings, for each parameter that is an object type, you need to specify the nested end parameter within the object example path wd\ position data wd\ position definition data wd\ job posting title using the above example, to pull title , you would start with position data (as this is under the staffing/get position operation), followed by position definition data and ending with job posting title this final parameter (job posting title) is a string and is pulled in as the field value note that when creating a nested path, you must add wd before the first parameter in the path, followed by a wd for each additional parameter in the nested path