Add assessment via your Application
Add hrmforce assessment via your Application
Basic Requirements
When sending a request to hrmforce from your application please to send a GUID with all your requests including query string parameters. The GUID value will be provided by hrmforce.
- If your system has employees/candidates which are not in hrmforce, the mandatory fields are Email address/ First name / Last name
- When you are sending your request either you send the above mandatory information or you have a exposed service method where we can access your employee/ candidate data
- If you need to upload generated reports to your system you should expose a service method to upload PDF files. This can either upload PDF Files or memory streams.
- In your application please add an IFrame tag to your web page and including an URL provided by hrmforce.
See :
Iframe »
Process
- Select employee/ candidate from your application.
- Refer to custom made hrmforce tab or page with Iframe
- Please send selected candidate information to IFrame request
- Add tests as you wish.
- Candidate will complete assessment.
- Generated reports will be uploaded to your system