Browse our comprehensive FAQ section to quickly find solutions, learn how to use ChatMaxima features, and get step-by-step guidance for setup, integrations, and support.
The Zoho Recruit block allows your chatbot to connect directly with your Zoho Recruit account. It's a tool for automatically creating new contacts and candidates from conversations, helping you manage your CRM and recruitment data.
It automates the data entry process for recruitment and sales. When a user provides their information in the chat, the bot can instantly create a contact or a candidate record in Zoho, ensuring a seamless and efficient workflow.
A Contact is typically a lead or a customer, whereas a Candidate is a person who has applied for a job or is being considered for a position. The block offers separate actions for each to keep your data organized.
You need an active Zoho Recruit account that has been integrated with your chatbot platform.
This is where you choose the specific Zoho Recruit integration that you have already set up with your chatbot. It's a way of connecting to your account.
This field allows you to specify the channel from which the user's data is being collected (e.g., website, social media), associating the new contact or candidate with the correct source.
This is where you choose the specific account linked to your Zoho Recruit integration. It ensures that the new contact or candidate is added to the correct Zoho account.
Select "create new contact" in the "Select Integration Type" field. Then, you will use variable mapping to connect the data you've collected in the chat to the fields in your Zoho Recruit contact record.
Variable Mapping is how you match the data from your chatbot to the correct fields in Zoho Recruit. You take the information you've saved in a ChatMaxima Variable and assign it to a Zoho field (Partner Variable).
Partner Variable: This represents a field in your Zoho Recruit contact record (e.g., "First Name," "Email," "Company").
ChatMaxima Variable: This is the variable in your bot's workflow where the user's data is stored (e.g., {{user_name}}, {{user_email}}).
Yes. As long as you have the user's information saved in variables, the block can use that data to create a brand new contact record.
At a minimum, you should collect basic information like a name and email, but you can also collect a phone number or company name to create a more complete record.
After the block successfully creates the contact, the chat flow continues to the next block, and you can store a confirmation message in a variable to confirm that the action was successful.
This depends on your Zoho Recruit settings. The block itself sends the data, but Zoho's internal logic will handle the de-duplication if it's configured.
Select "create new candidate" in the "Select Integration Type" field. You will then use variable mapping to connect the data you've collected to the candidate fields in Zoho Recruit.
While both use variable mapping, the fields (Partner Variables) will be different. Candidate fields might include a resume, a job title, or a specific job opening they are applying for.
Yes, if your chatbot can collect a file from a user, you can use variable mapping to send that file to the appropriate field in Zoho Recruit.
Key fields include the candidate's name, email, phone number, and the job title they are interested in.
Once the candidate record is created in Zoho, you can program the bot to send a confirmation to the user and then continue to the next part of the conversation flow.
This field is essential for saving the result of the action. For example, after creating a new contact, the response variable might contain the new contact's ID from Zoho Recruit, which you can use for future actions.
The response variable typically saves a confirmation of the action's success and any data returned by Zoho, such as the unique ID of the new contact or candidate.
After you have mapped all your variables and selected the appropriate options, you must click submit to save the block and add it to your chatbot's workflow.
You can use a chatbot to screen candidates by asking a series of questions. Once the questions are answered, you can use this block to automatically create a new candidate record in Zoho Recruit with all their information.
A common use case is for lead generation on a website. A bot can ask for a user's name and email, and then use the "create new contact" block to automatically add them to your Zoho CRM.
You could have a bot that asks users for the contact information of a person they want to refer, and then use this block to automatically create a new contact record for the referral in Zoho.
The provided information indicates the block is for creating new contacts and candidates. You would need a different block or action for updating existing records.
You should check your Zoho account permissions and the integration settings within your chatbot platform. Make sure the API keys and other credentials are correct.
It eliminates the need for a human to manually copy and paste user information from a chat transcript into Zoho. The bot handles the data transfer automatically, saving time and reducing errors.
Yes. If you have created custom fields in Zoho, you can map data from your ChatMaxima variables to those custom fields using the variable mapping section.
You can pass various data types, including text, numbers, and dates, as long as they are stored in a ChatMaxima variable and mapped to a compatible Zoho field.
You can find the Zoho Recruit block in the External Integrations section of your chatbot builder.
You can find the video tutorial at: https://chatmaxima.com/video-tutorials/integration-zoho-recruit-node-in-chatmaxima/
You need to ensure that your Zoho Recruit account has been successfully connected and authenticated with your chatbot platform's integration settings.
Yes. You can follow the Zoho Recruit block with an Email block to send a confirmation email to the user after the new contact or candidate record has been successfully created.
By using Variable Mapping, you ensure that each piece of data goes to its correct corresponding field in Zoho, which maintains the integrity of your CRM and recruitment data.