- Home
- Resources
- Integrations
- Hireflix
Hireflix Make integrationAutomate Hireflix with Make.
What if every finished video interview reached the right reviewer without anyone copying a link? The Hireflix Make integration gives you 8 modules, including 2 instant triggers. This guide is for recruiters and ops leads: link your account, then build a first working flow.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Hireflix Make integration do for your hiring?
The Hireflix Make integration links your Hireflix account to Make, a visual tool where you chain apps into a scenario (the automation you build) without code. Hireflix can alert Make when an interview is created or finished, and Make can invite candidates, create review links and list your positions and their interviews.
Reviewers get the recording without chasing it. Start from Watch Finished Interviews, add Create a Shareable Interview Link, and pass that link to the email or chat app your hiring managers already read. Nobody has to log in to Hireflix just to watch one answer.
Applicants move from your form to their interview. When a candidate lands in another tool, such as a careers form, Invite a Candidate to an Interview produces their personal interview link. If candidate notifications are switched on in Hireflix, the invitation goes out by itself.
Your pipeline stays visible outside Hireflix. Get Positions lists the roles in your account and Get Position Interviews returns the interviews inside one of them, so you can copy them to a spreadsheet or a dashboard. Watch Created Interviews logs each new interview the moment it appears.
Know the limits before you plan: Make says its documentation for Hireflix is incomplete, because little public information exists about the app, so field names are only visible once you open a module. There is also no generic API call module; Execute a GraphQL Query is the way to reach anything the other modules skip. If you are still choosing a platform, read the n8n vs Make comparison, and for a guided path the Make training covers these basics step by step. When a scenario misbehaves, Make troubleshooting lists the usual fixes.
How do you connect Hireflix to Make?
- 01
Add a Hireflix module
In a scenario, click the +, search for Hireflix and pick any of its modules. A connection is your Hireflix account linked to Make once, then reused by every Hireflix module you add later. Click Create a connection.
- 02
Give it a clear name
Naming the connection is optional, but it helps when several recruiters or client accounts share the same Make workspace. Something like the company name plus the owner of the Hireflix login is enough to tell them apart later.
- 03
Authorize and save
Depending on what Hireflix shows, either approve Make on the Hireflix page that opens, or paste the key Hireflix gives you into the field. Then click Save, and the module can now read your positions and interviews.
Your first scenario: share every finished interview
GoalWhen a candidate finishes a Hireflix interview, Make creates a review link that your hiring manager can open right away.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big + in the middle of the editor. That empty circle becomes the first module, the one that starts everything.
- 02
Add Watch Finished Interviews
Search for Hireflix, choose Watch Finished Interviews and create or select your connection. This is an instant trigger: Hireflix calls Make through a webhook as soon as a candidate completes an interview.
- 03
Add the review link
Click the + on the right of the trigger and pick Create a Shareable Interview Link. Map the interview from the trigger's output instead of typing anything, so each run works on the interview that just ended.
- 04
Send it where people look
Add one more module from the app your team reads, an email or chat app for example, and map the link into the message. Make lists the data from earlier modules, so you pick it from a panel.
- 05
Test with Run once
Click Run once, then finish a test interview in Hireflix. Each module shows the bundles it received, a bundle being one item passed along, here one interview and then one link.
- 06
Switch it on
When the test looks right, turn the scenario on. From then on, every finished interview produces its link without anyone touching Hireflix.
What can start a Hireflix scenario?
2 modules start a scenario when something happens in Hireflix. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Hireflix as soon as it happens.
Watch Created Interviews
Instant triggerIn Make“Triggers when an interview is created”
This trigger starts your scenario each time a new interview appears in Hireflix, whether you created it by hand or a candidate was invited through another flow. You get one bundle per interview, ready for the next module to log, count or announce.
Watch Finished Interviews
Instant triggerIn Make“Triggers when an interview is finished.”
Here the scenario waits for the moment that matters to reviewers: a candidate has submitted every answer. Each finished interview arrives as a bundle, which is the right starting point for anything that needs a complete recording.
What can Make do in Hireflix?
Hireflix gives you 6 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Shareable Interview Link
ActionIn Make“Creates a link that you can share with someone so they can review the interview.”
Turns an interview into a link that anyone you choose can open to watch the candidate's answers. The link comes back in the bundle for the next module.
Execute a GraphQL Query
ActionIn Make“Performs an arbitrary authorized GraphQL query.”
Sends a GraphQL query of your own to Hireflix with your connection's authorization, which is your way in when no ready-made module covers the data you need.
Get Account Info
ActionIn Make“Gets account info”
Reads the details of the Hireflix account behind your connection and returns them as one bundle, handy for checking which account a scenario really talks to.
Invite a Candidate to an Interview
ActionIn Make“Creates an Interview Link for one candidate (and invites them automatically if you have candidate notifications ON in Hireflix)”
Creates a personal interview link for one candidate. If candidate notifications are on in Hireflix, the candidate is also invited by Hireflix without any extra step in Make.
Get Position Interviews
SearchIn Make“Lists all Interviews inside of a specified Position”
Lists every interview inside one position you pick, and returns each as its own bundle so later modules handle them one by one.
Get Positions
SearchIn Make“Lists all the Positions in your Hireflix account”
Returns all the positions in your Hireflix account, one bundle per role, so you know which jobs exist before acting on their interviews.
Need help automating Hireflix with Make?
A person reads every message.