When to use this
Hireflix supports two main ways to invite candidates to interviews:- Individual invitations — where each candidate gets a unique, personal interview link.
- Public links — where everyone uses the same link to access the interview.
How to use this
When you use the “inviting a candidate” mutation, Hireflix returns two URLs: a short and a public one. For example:public-application URL like so:
- The URL path now includes
/public-application/instead of the short link. - You use the long-form interview ID (returned when you invite a candidate or list interviews).
- A query parameter (
?firstName=Michiel) automatically fills the candidate’s first name field.


