IFrame Integration

IFrame can be used to connect HRM application via your application

Access specific assessment via your application

Add IFrame Tag to your web page and give URL provided by hrmforce.

<iframe name="myIframe" id="myIframe1" width="1000px" height="800px" runat="server" src="URL will be provide" />

This URL contains client specific keys and we use that key to identify client. See sample URL below.
eg : https://assessment.hrmforce.com/Big50ShorterIframe.aspx?ticketid=GUID
The ticket ID is a GUID and hrmforce will provide a GUID for you.