03-12-2021 07:23 PM
Hi Pros, happy Friday.
I see there are two workday connectors, Rest API vs SOAP
I am used to Rest API but I noticed it’s trigger is only for new object?
The SOAP has new/updated object.
What do you use?
Our use cases are
- for new hire
- updated existing hire
- periodically compare our systems with workday for user review.
Thank you
03-12-2021 09:30 PM
For workday most of our recipes are based off of new/updated worker (for reassigning managers/roles/locations, updating title/phone/name, or deprovisioning). We also make use of RaaS, which we use to fetch additional information from Workday or do some events based on a schedule.
03-12-2021 09:49 PM
Thanks Mike, do you use SOAP or Restful API?
03-12-2021 09:57 PM
SOAP API I believe