Embed Guide for signup form
The signup module of ezyhire seamlessly integrates with 3rd party websites via an iFrame. This allows you to embed a signup form, enabling candidates to register easily for tests or interviews.
The code samples of the iFrame is available.
Code Sample
<iframe
frameBorder="0"
height="600px"
src="https://ezyhire-next.azurewebsites.net/render/signup/test"
width="100%"
></iframe>