Embed Guide for Report
The report functionality within ezyhire offers seamless integration into 3rd party websites using an iFrame. This enables you to display comprehensive reports, analyze candidate assessments, and share insights effortlessly.
The code samples of the iFrame is available.
Code Sample
<iframe
frameBorder="0"
height="600px"
src="https://ezyhire-next.azurewebsites.net/render/reports/{yourApiKey}"
width="100%"
></iframe>