I am using workday api activities for the first time and trying to get candidate information (this includes basic data, address, pre-hire information etc) using candidate ID from workday.
In my workflow I have used workday application scope which I have connected to our organisation workday tenant and then used invoke workday operation activity to get the details of candidate using candidate ID from workday. But I am having issue with it.
Can anyone please tell me where should I provide the candidate ID in this particular service ?
Latest update, I have provided the details on the fields of this Get_Candidate service, but when I ran it I am receiving an error which is “Invalid URI: The format of the URI could not be determined”
It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.
First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.
You can check out some of our resources directly, see below:
Always search first. It is the best way to quickly find your answer. Check out the icon for that.
Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.
Topic that contains most common solutions with example project files can be found here.
Read our official documentation where you can find a lot of information and instructions about each of our products:
Meet us and our users on our Community Slack and ask your question there.
Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.
Thank you for helping us build our UiPath Community!
This activity didnt work properly. So, I used Http request activity to call this specific workday API from UiPath and it worked perfectly, I assume the Workday Activities still needs some review before placing it into marketplace.
If there is something about the Custom Activity for Workday which is published by UiPath/Gold Certification, I would open a Support Ticket with UiPath directly, or submit details in the Feedback section of the forum.