- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2022 12:40 AM
Hi,
How we can integrate ServiceNow with Workday. We can create Onboarding request in ServiceNow and it should create some tasks in Workday.
ex -
1. Task1 - Workday team to create HR profile.
2. Task2 - Facilities team to assign desk or phone.
3. Task3 - IT team to provision laptop or ids.
4. Task4 - Finance team to request for credit card.
Can anyone please help me step by step that how we can achieve it.
Regards,
Nivedita
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2022 04:22 AM
Hi @Avinash B ,
There are no tutorials as such but this small video has the blueprint and architecture :
https://www.youtube.com/watch?v=4OFm9Xqqxp4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2022 12:55 AM
Hi
Start with :ServiceNow Workday integration brings true self-service to your employees which has steps .
1. The out of the box HR Service Delivery with Workday product. This one is more a plug-n-play product from ServiceNow HRSD offering. It is powered by Workday Spoke under the hood. So, definitely, check out this product first and see if that fits into your use cases:
https://docs.servicenow.com/bundle/paris-hr-service-delivery/page/product/human-resources/concept/w-integration.html
2. Workday Spoke: It supports bi-directional integration, using both real time webhook and polling. It provides quite a handful of OOB actions to address many popular use cases. You may or may not notice that real time webhook setup is complicated in Workday. It requires both the business process and Workday Studio setup to trigger off real time event from Workday to ServiceNow. On the other hand, polling is easier but you'll have to play with updated_from, updated_to, effective_from, and effective_to timestamp carefully to address the HR events timing, such as future dated transaction, data correct transaction. Overall, this Spoke supports all of these above but it's expected that the customer has some Workday integration experience to customize this Spoke. This angle offers you the max flexibility, but of course, takes you more time to configure, comparing with #1 option above.
In the Workday HR Spoke, we only have Webhooks that support:
1. bringing the users created from Workday into ServiceNow,
2. Updating terminated users from Workday into ServiceNow.
3. Updating Leave of Absence details from Workday into ServiceNow.
Currently there is no flow, API or action which will sync changes made in Workday to Workers/Users in ServiceNow.
3. Hybrid of #1 and 2: You can always get #1 offering to cover like 70% of your requirements and customize the rest of the 30% by extending the Workday Spoke under the hood of the HRSD application, depending on your requirements. This way, you have the best breed of both worlds and accelerate the time to market.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2022 04:15 AM
Hi Sandeep,
Are there any tutorials on this. How to create it.
In the demo it shows directly from catalogs but not from the beginning step.
Thanks & Regards,
Avinash B
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2022 04:22 AM
Hi @Avinash B ,
There are no tutorials as such but this small video has the blueprint and architecture :
https://www.youtube.com/watch?v=4OFm9Xqqxp4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2022 11:52 PM
Hi Sandeep,
can you help us with some kind of overall picture of the plug n play workday connector features and methodology. If there is a deck much appreciated