Trigger Make scenarios automatically when a candidate finishes an interview.
Go to Integrations > Make and generate your API key. Copy it.
https://hook.eu1.make.com/xxxxxxxx. Copy it.Add the modules you want to run after the webhook trigger — Slack message, email, CRM update, or anything else. Map the following variables from the webhook payload:
| Variable | Description |
|---|---|
| Full name of the candidate | |
| Email address of the candidate | |
| Numeric score from the interview feedback | |
| true or false | |
| Job title the candidate was interviewed for | |
| Meetharry interview identifier | |
| Meetharry feedback record identifier | |
| ISO 8601 timestamp of when the interview completed |
Toggle the scenario On. Make only receives data when the scenario is active — if it is off, webhooks will be lost.
Go to Integrations > Make, paste your Make webhook URL in the Webhooks section and click Register.
That's it. Every time a candidate completes an interview, Meetharry will send the payload to Make and your scenario will run.