Hello, Has anyone built an intergration using Workday REST API and use one of these /requests and /types methods? I set up different connections using the pre-built connector and HTTP. But keep getting 401 errors or 404 not found.
Hi Milo Thiesen It is OAuth2.0 with grant type Authorization Code Grant. I have set it up according to the guide and WD's community. The connection is sucessful but whenever I called the methods or resources were not available. Checked the Sercurity ...