How we can integrate ServiceNow with Workday.

niveditakumari
Mega Sage

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

 

 

1 ACCEPTED SOLUTION

Community Alums
Not applicable

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

 

View solution in original post

Learn more about the Anypoint Platform for SaaS: http://www.mulesoft.com/platform/saas Onboard new employees faster and more efficiently with MuleSoft's Anypoint Platform. Automatically pull new employee information from Workday, provision required IT assets in ServiceNow, and set up required ...
10 REPLIES 10

Community Alums
Not applicable

Hi @niveditakumari ,

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

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

Community Alums
Not applicable

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

 

Learn more about the Anypoint Platform for SaaS: http://www.mulesoft.com/platform/saas Onboard new employees faster and more efficiently with MuleSoft's Anypoint Platform. Automatically pull new employee information from Workday, provision required IT assets in ServiceNow, and set up required ...

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