Workday Spoke - Look Up Worker Profile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2023 03:17 AM
Hi Everyone,
I'm trying to use the Workday spoke only for fetching hr profile data about employees.
I configured all of the components as the documentation guided.
When I'm testing the integration directly from the "Look up worker profile" action with a specific user id, it looks like the connection is established and I got an error message about the employee id is not exist, but when I trigger the flow designer "Run Workday Integration Flow" I'm getting success status but on the job tracker I'm retrieving any data (import set total record is 0)
I would appreciate any help on this,
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 07:57 AM
Hi Tzach,
What exactly are you entering on the test run from the Action? Can you attach a screenshot? You want to be sure you do the following in the "Pre Processing" script under Inputs:
- Remove the data pill for Employee ID (employee_id)
- Enter the Employee ID for the user wanting to test as
- Make sure the Worker Type (worker_type) is set. I usually remove that data pill and manually enter that also.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 01:19 PM
@Tzach Benbenist Do you have set of steps you followed to set this up? are you able to share?