We provide background check details to our clients by exposing a POST REST endpoint.
In the payload we expect XML with credentials (client name, password, and some candidate ID).
How can iCIMS platform users access this endpoint?
When we do patches to update the background check status, we can send a link:
Order Status: In-Progress Vendor
Result URL: {BACKGROUND CHECK STATUS LINK HERE}
according to: https://developer.icims.com/Standard-Integrations/Partner-Screening
But this doesn't send us a POST request.
How can the iCIMS platform send credentials and candidate ID in a POST or GET request?
Thank you.
Submitted by
iCIMSUNIFIL on February 09, 2018Permalink
Hello, if you wish to have iCIMS authentication sent in our response header, please send those when working on a customer project, to your integration's resource assigned. If you wish to test this in the standard sandbox, please email the iCIMS UNIFI Team (email link at the bottom of the site page), with the required credentials.
Hello, if you wish to have iCIMS authentication sent in our response header, please send those when working on a customer project, to your integration's resource assigned. If you wish to test this in the standard sandbox, please email the iCIMS UNIFI Team (email link at the bottom of the site page), with the required credentials.
Thank you