This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi,
I am trying to use Workday write snap for calling Workday EIB. Workday Account associated with Workday Snap has access to EIB in Workday but still I am getting error in snaplogic “Processing e...
I am trying to create a workday account and encountering the following error
“Failed to Validate account: Cannot Parse WSDL Clause: unable to find valid certification path to requested target (R...
I’m looking to get a specific record from a workday web service get request. I’m looking at the Workday Read snap, and am wondering if there is a way to pass a request reference to get my specific r...
Using Workday RaaS to Extract Data
Workday has a Reporting as a Service (RaaS) interface which allows you to export most data from Workday by creating a custom report within Workday then exposing i...
Hi Community,
Can any one help me out with the below Issue.
It used to work before, and Now I am facing the Socket Timeout Issue on the Web service. Any one faced this before. If So, can you plea...
A new Workday Snap Pack that is built with the Workday REST APIs is out!. This new REST based Snap Pack allows you to use enhanced authentication mechanisms such as OAuth and provides better p...
I have an existing pipeline that posts an applicant’s job application data to Workday. This is basic information like the applicant’s first name, last name, address, and the job requisition id. I n...
I configured a Workday REST snap and I made it work with native services such as staffing. But I would like to know how to configure it using a WQL as a service. I can’t see how to pass a wql query....
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 d...