Category "workday-api"

How do I download attachments from Workday through web service or RAAS by File_ID or WID?

I have a report (as a web service) that gives attachments attached to the Customer Payments. I had to use the report because sadly, Get_Customer_Payments web se

Workday Extend format option for cellTemplate type="date"

I am implementing a grid in a Workday Extend worklet. The code for the date column looks like this: { "type": "column", "columnId":

Workday SOAP API : How to authenticate

I'm a newbie to workday soap api and I'm trying to figure out how to send a soap request to authenticate using SOAPUI. Any suggestions, would be greatly appreci