HRSD Bulk Case Creation possible through REST API ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 05:16 PM
Hello,
We're looking for a way to have a bot upload data for a bulk case requests through the REST api.
For anyone not familiar with Bulk Case Requests, there's a module included with the HRSD application which allows you to select an HR Service, then upload an excel sheet full of users/email addresses to create HR cases en masse.
As far as I can tell, there are two records needed:
sn_hr_core_bulk_case_creation
sn_hr_core_bulk_case_creation_segments
The segments record is normally generated by the system when you upload an excel template and I don't know how I would create one manually.
I don't see anything about Bulk Case Creation in the REST API documentation and was wondering if anyone might be aware of a way to do this.
Thanks in advance!