dmiller
7 years agoFormer Employee
CSV to Workday Tenant
Submitted by @stodoroska from Interworks
This pipeline reads a CSV file, parses the content, then the Workday Write Snap is used to call the web service operation Put_Applicant to write the data into a Workday tenant.
Configuration
If there is no lookup match in the SQL Server lookup table, we are using MKD as a default code for country code.
Sources: CSV file on the File share system
Targets: Workday tenant
Snaps used: File Reader, CSV Parser, SQL Server - Lookup, Mapper, Union, Workday Write
Downloads
CSV2Workday.slp (17.3 KB)