
Workday REST API : r/workday - Reddit
Jun 10, 2024 · Hello everyone, My company want to extract data to SSIS. I couldn’t find any good documentation on how to connect it with a REST API and extract…
APIs: SOAP (WWS/WSDL) vs REST : r/workday - Reddit
Dec 15, 2022 · Hi! So Workday is still mostly a soap platform. The out of the box integrations are limited in what they offer and won't always (especially when it comes to rest) be available with the fields you …
Struggling with a simple call to the the workday SOAP API (Get
Jan 10, 2024 · A Reddit discussion on resolving issues with calling Workday SOAP API for retrieving worker information.
WorkDay REST API for total noob -crosspost : r/PowerShell - Reddit
Nov 22, 2022 · WorkDay REST API for total noob Hi, I need help navigating how to create a client in WorkDay. I worked with our HR integration rep but they aren't positive how to navigate WD REST …
WorkDay REST API for total noob : r/workday - Reddit
Nov 22, 2022 · Hi, I need help navigating how to create a client in WorkDay. I worked with our HR integration rep but they aren't positive how to navigate WD REST API either. During registering the …
Workday REST API authentication : r/workday - Reddit
Mar 22, 2024 · Hi, I'm trying to use the Workday REST API to fetch & update some workers data. I'm having some difficulties to authenticate to it and the documentation is very poor on information to …
Workday REST API to get List of Inbox Tasks for a User? : r ... - Reddit
Jan 8, 2024 · I am looking for a REST API to fetch a List of Inbox Tasks for a specific User. I've gone through the Workday REST API documentation here but was unable to find any API for this. I am …
Anyone here utilize WQL : r/workday - Reddit
Jul 14, 2023 · I use the rest api wql endpoint to query WD. Easiest way is to build the wql query is to create a custom report first. If it returns what you need you can run the task 'convert report to WQL'. …
SOAP api call to update username : r/workday - Reddit
Jul 26, 2023 · The Human Resources endpoint will contain several Workday-maintained SOAP API's you can call but I think the one you are looking for is Update Workday Account as suggested by the …
Workday REST API authentication with an ISU : r/workday - Reddit
Feb 17, 2022 · We’re creating a POC to scrape some data off a couple of the Workday REST APIs. I’ve managed to create an Integration API Client (with the correct scopes), and a refresh token for my …