Workday Bulk Hr Cases
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago - last edited 2 weeks ago
no longer req
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 4 weeks ago
Hi @mr chars
Go through this post : RaaS report for Workday
I have not worked in this specific use case but My recommendation is same as Jordan here.
i.e
- Workday sends employee data to ServiceNow.
- The Scripted REST API receives the payload.
- The payload is inserted into the import staging table
- The Transform Map maps the staging data to the target table.
- Records are created or updated in the target table based on the configured coalesce field.
Workday
│
│ HTTP POST (JSON)
▼
Scripted REST API
│
▼
Import Set Table (u_workday_import)
│
▼
Transform Map
│
▼
Target Table (sys_user or custom employee table)
Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti