- Home
- Resources
- Integrations
- Zoho Recruit
Zoho Recruit Make integrationAutomate Zoho Recruit with Make.
Tired of copying applicants into Zoho Recruit by hand? The Zoho Recruit Make integration gives you 7 modules: 2 triggers, 4 actions and 1 search. This guide is for recruiters and ops leads, and it walks you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Zoho Recruit Make integration automate?
The Zoho Recruit Make integration links your recruiting account to Make so records move without copy and paste. You build a scenario (the automation itself, a chain of bricks called modules), and Make watches, creates, reads, updates or searches your Zoho Recruit records for you.
Applicants land in the right place. A form tool or a job board collects an application, and Create a Record files it in Zoho Recruit. Nobody retypes a name or an email.
Your hiring managers hear about changes. Watch Records Updated notices when a record moves, and the next module can alert the team in the chat or email tool they already use.
Duplicates get caught before they happen. Search Records looks up a record first, so your scenario can decide between Update a Record and a fresh entry.
Keep the limits in mind. Both triggers are scheduled, which means Make checks Zoho Recruit at intervals rather than hearing from it the moment something changes. The Make documentation lists no numeric limits for this app. If you also look at n8n, the n8n vs Make comparison sets out the criteria. To learn the editor properly, see the Make training, and check Make pricing before you scale up.
How do you connect Zoho Recruit to Make?
- 01
Add a Zoho Recruit module
In a scenario, click the +, type Zoho Recruit and pick any module, Watch New Records for instance. Then click Create a connection. A connection is your Zoho Recruit account linked to Make once.
- 02
Name the connection
Give it a name you will recognize later, such as the account owner or the team. This step is optional, but it helps when several people share the same Make organization.
- 03
Authorize Make and save
Approve access on the page that opens, or paste the key if Make asks for one. Click Save. Make can now list your Zoho Recruit data in every module you add.
Your first scenario: file new applicants in Zoho Recruit
GoalWhen an application arrives in your form tool, Make creates the matching record in Zoho Recruit.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the +. Pick the module of the app that collects applications, your form tool for example, and connect it.
- 02
Add Create a Record
Click the + on the right of the first module, search Zoho Recruit and choose Create a Record. Click Create a connection if this is your first Zoho Recruit module.
- 03
Map the applicant data
Fill the fields of Create a Record by mapping the answers from the form module. Once the connection exists, Make lists what it can read in your account, so you pick instead of typing.
- 04
Test with Run once
Submit a test application, then click Run once. Open the bubble of each module to read the bundles it received, a bundle being one item, here one applicant.
- 05
Schedule and switch on
Set the schedule on the first module (every 15 minutes by default) and switch the scenario on. Each module run counts as one operation on your Make plan.
What starts a Zoho Recruit scenario?
2 modules start a scenario when something happens in Zoho Recruit. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Zoho Recruit as soon as it happens.
Watch New Records
Scheduled triggerIn Make“Triggers when a new record has been added.”
Watch New Records starts your scenario whenever a record is added to Zoho Recruit, so the rest of the chain runs on fresh entries only. Each new record reaches the next module as its own bundle.
Watch Records Updated
Scheduled triggerIn Make“Triggers when a record has been updated.”
Watch Records Updated reacts to edits rather than creations: when someone changes an existing record, the scenario picks it up and passes it along.
What can Make do in Zoho Recruit?
Zoho Recruit gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Record
ActionIn Make“Creates a new record.”
Create a Record adds a new entry to your Zoho Recruit account from data that comes out of an earlier module, so an application typed once elsewhere ends up in your pipeline.
Get a Record
ActionIn Make“Retrieves a single record specified by ID.”
Get a Record fetches one specific record by its ID and hands its full content to the next module. It returns exactly one item, which keeps the scenario simple.
Make an API Call
ActionIn Make“Performs an arbitary authorized API call.”
Make an API Call is your way out when the six other modules stop short. It reaches any endpoint of the Zoho Recruit API while reusing the connection you already created.
Update a Record
ActionIn Make“Updates a record.”
Update a Record changes an entry that already exists, so the status or details your team sees stay in sync with what happened in another tool.
Search Records
SearchIn Make“Searches for records or lists them all.”
Search Records finds the entries that match your criteria, or lists them all, and sends each one on as a separate bundle.
Need help automating Zoho Recruit with Make?
A person reads every message.