Zoho Recruit | Slack Extension

Slack for Zoho Recruit

Introduction

Zoho Recruit and Slack have teamed up for an integration that makes it easier to discuss hiring-related matters using direct messaging from within Recruit. There's no more need to go to the trouble of booking rooms, aligning schedules, and making other necessary arrangements for a face-to-face meeting.

With this integration you can: 
  1. Share records with users and channels in Slack to start a discussion. This includes all the modules that have a business card view (except for the Events module).
  2. Share a chart from a report or dashboard with users and channels in Slack.
  3. Share record notes to a user or a channel.
  4. Create an instant action associated to a workflow rule that can notify users or channel members in a team on Slack .
  5. Get reminders in Slack for all the activities in your Zoho Recruit calendar. 

Availability

Permission Required: Only Administrators can enable the Slack integration. 
Edition Required: Available for the Enterprise plan of both the Staffing Agency and Corporate HR editions of Zoho Recruit.

Set up Slack Integration 

The user with the administrator profile needs to enable the integration first and add the team on Slack to Zoho Recruit. Data can be shared only to the users and channels in those teams.

The extension can be installed from your Slack workspace or from Zoho Marketplace.

Note: The same process can be used for reauthorization as well.

Slack-side setup:

  1. Log in to your slack account and navigate to More > Apps and open Slack's App Library.
  1. Look for the Zoho Recruit app using the search bar and click Add.
  2. Click Add to Slack in the App Directory page.
  3. You will be taken to Zoho Recruit's website for secure authentication. Click Add to Slack to authenticate.
  4. Click Allow to provide Zoho Recruit with the required permissions to access your data and perform actions in your Slack workspace.
  5. The app will then be successfully installed and you will be redirected to the success page. From here, you can go to your Slack workspace and your Zoho Recruit account.

Zoho Marketplace-side setup:

  1. Go to the Marketplace module and type Slack for Zoho Recruit in the search bar. You will find the Extension Library page.
  2. Click Install Now.
  3. In the Slack integration page, click Add to Slack.
  4. In the pop-up, enter your team's Slack domain and click Continue. If you are already logged in to your team on Slack, it will be listed in the pop-up. You can select one and authorize to integrate it with Zoho Recruit.
  5. Specify the email address and password for the Slack domain and click Sign In.
  6. View the list of items that Zoho Recruit will be allowed to access in Slack and click Authorize.

Share a Record, Reports & Notes with your team on Slack 

You can share records with users and channels in Slack to start a discussion. This includes all the modules that have a business card view. You can also share a chart from a report or dashboard with users and channels in Slack.

To share a record with your team on Slack

    1. Click on a record you want to share.
    2. In the record detail's page, click  for more options and then click Share via Slack.
    3. In the pop-up, enter the following details:
      a. Enter a message that needs to be posted along with the business card view in Slack.
      b. Choose the Team on Slack from the drop-down list. Only teams the admin has added and you are part of will be listed.
      c. Choose if you want to Notify To Users or Channels.
      d. Based on the previous selection, choose the user/channel.
      e. Click Send.

To share a report with your team on Slack

    1. Click on a report you want to share. Only reports with charts can be shared.
    2. In the report's page, click Chart Options > Share via Slack.
    3. In the pop-up, enter the following details:
      a. Enter a message that needs to be posted along with the report.
      b. Choose the Team on Slack from the drop-down list. Only teams the admin has added and you are part of will be listed.
      c. Choose if you want to Notify To Users or Channels.
      d. Based on the previous selection, choose the user/channel.
      e. Click Send.

To share notes with your team on slack
  1. Go to the notes section of the Notes section of the record.
  2. Click the Slack icon.

  3. Choose with whom (user) or where (channel) you want yo share the note and click Send

Add Instant Action to Notify via Slack   

When workflow rules are triggered, instant actions are executed immediately. One such instant action is to notify users in a team on Slack. 

To add workflow instant action

    1. Go to Settings > Setup > Automation > Workflow Rules.
    2. On the Workflow Rules page, select a rule to which you want to add Slack notification as an instant action.
    3. Click InstantActions > Notify > via Slack.

    4. In the pop-up, enter the following details:
      a. Enter a message that needs to be posted as notification. 
      b. Choose the Team on Slack from the dropdown list. Only teams the admin has added and you are part of will be listed.
      c. Choose whom you want to Notify To (users or channels).
      d. Based on the previous selection, choose the user/channel.
      e. Click Save.

 Get Reminders for Your Activities   

This integration also lets you set up Slack reminders for events and calls scheduled in Zoho Recruit. You can get timely reminders for all the activities scheduled in your calendar.

To turn on reminders via Slack

    1. Go to Zoho Recruit's Calendar.
    2. Click Options > Preferences.
    3. In the Preferences pop-up, uncheck the "Turn off reminder via Slack" checkbox.
    4. Choose the team from the dropdown for which you want to turn on the reminder.
    5. Click Save.

 Delete a Team on Slack from Zoho Recruit   

On deletion, the team will be removed from the organization's Recruit account and none of the users from the team will be able to post to it via Zoho Recruit. Also, instant actions added in workflow rules will also be deleted.
Note: Only users with the Administrator profile can delete teams

To delete a team on Slack

    1. Log in to Zoho Recruit with Administrator privileges.
    2. Go to Setup > Marketplace > All and click Installed tab. All your extensions will be displayed.
    3. Click Slack for Zoho Recruit. All the teams added by the administrator will be listed.
    4. Click on the Delete icon corresponding to the team on Slack that you want to delete.

 Slash Commands in Slack

You can use the following slash command to create, edit or fetch records from a module.

Purpose

Slash Command

Example

To fetch all records from a specific module

/zrecruit module [value]

/zrecruit candidates

 

To further narrow your search, you can specify criteria in the slash commands. There are two ways to narrow your search:

    1. Global search: Search for the value entered across Recruit
    Syntax: /zrecruit module_name search_word
    Example: /zrecruit candidates zylker
    This will bring up all records in Recruit that contain "Zylker".

    2. Module search: Narrow it further by looking for a record in a specific module based on criteria.
    Syntax: /zrecruit module_name [fieldlabel] comparator [value]
    Example: /zrecruit candidates [last name]=[watson]
    This will bring up all records from the candidates module whose last name is "Watson."

Here are the comparators supported for each field type:

Field Type

Comparators supported

Text field

  • starts with (or) begins with

  • ends with

  • is (or) =

  • contains

Number field

  • =

  • >

  • <

  • >=

  • <=

Boolean / Check box

  • is

  • =

(values specified can be true or false)

Example

/zrecruit candidates [phone] starts with [555,234,912],[company] contains [zyl],[email] starts with [peter, smith],[company] is [zylker].

Meaning

(phone starts with 555 or 234 or 912) and (company contains zyl or company is zylker) and (email starts with peter or smith).

Following is a table that contains a list of slash commands you can enter and their examples.

Purpose

Slash Command

Example

To fetch all records from a specific module

/zrecruit module [value]

/zrecruit candidates

To fetch a record with a defined field value

/zrecruit module [field]=[value]

/zrecruit candidates [last name]=[watson]

To fetch a record with multiple defined values

/zrecruit module [field1]=[value1] [field2]=[value2]

/zrecruit candidates [last name]=[watson] [candidate source]=[tradeshow]

To fetch a record within which the field value could be any of the values entered.

/zrecruit module [field]=[value1,value2,value3]

/zrecruit candidates [candidate source]=[webform, tradeshow, cold call]

To fetch a record in which the defined field starts with the mentioned value.

/zrecruit module [field] starts with [value]

/zrecruit contacts [first name] starts with [james]

To fetch a record in which the defined field ends with the mentioned value.

/zrecruit module [field] ends with [value]

/zrecruit contacts [last name] ends with [butler]

To fetch a record in which the defined field contains the mentioned value.

/zrecruit module [field] contains [value]

/zrecruit clients [email] contains [onc]

To fetch a record in which the defined field is greater than the mentioned value.

/zrecruit module [field] > [value]

/zrecruit candidates [annual revenue] > [50000]

To fetch a record in which the defined field is lesser than the mentioned value.

/zrecruit module [field] < [value]

/zrecruit candidates [amount] < [20000]

To fetch a record in which the defined field is greater than/equal to the mentioned value.

/zrecruit module [field] >= [value]

/zrecruit Job Openings [discount] >= [15]

To fetch a record in which the defined field is lesser than/equal to the mentioned value.

/zrecruit module [field] <=[value]

/zrecruit candidates [age] <= [40]

To fetch a record in which the defined field is true/false as mentioned in the criteria.

/zrecruit module [field] is [true/false]

/zrecruit Contacts [email opt out] is [true]

To create a new record in the specified module
/zrecruit +<module_name>
/zrecruit +Interviews

To enter a Slash command

    1. Go to the particular chat window where you wish to share info.
    2. In the message box, enter one of the commands seen above.
      Example: 
      /zrecruit +Interviews
    3. Once you enter the command, the Create Record pop up will be displayed.

    4. Enter all the required record information and click Create.
    5. The record will then be created & saved in your Zoho Recruit account.

Notes: 

  • The following is the list of field types that can be fetched using the slash commands in Slack.

  1. Single line
  2. Multi-line
  3. Email
  4. Pick list
  5. Multi-pick list
  6. Lookup
  7. Number fields
  • The name of the module has to be in the plural form. Example: "candidates", "contacts", "clients". The singular form of the module name is not supported in Slash commands.

  • All comparators are case-insensitive.

  • The slash command search can be made for four modules: Candidates, Contacts, Clients, Interviews, and Job Openings.

  • Users can search for a record based on a maximum of five fields.

  • Only 10 results will be shown.

  • Salutation, date, and datetime fields are not available for search.

  • Maximum values that can be searched against a field is 10.

Deactivate the Slack Integration


You can deactivate the entire integration by clicking on the Deactivate link. On deactivating, all the options in Zoho Recruit to share via Slack will no longer be available.


Note: Only users with the Administrator profile can deactivate the extension.


To deactivate the Slack integration

    1. Log in to Zoho Recruit with Administrator privileges.
    2. Go to SetupMarketplace > All and click Installed tab. All your extensions will be displayed.
    3. Click the Uninstall button under Slack.

You can also deactivate by clicking Marketplace > Slack for Zoho RecruitDeactivate.



    Zoho CRM Training Programs

    Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

    Zoho CRM Training
      Redefine the way you work
      with Zoho Workplace

        Zoho DataPrep Personalized Demo

        If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

        Zoho CRM Training

          Create, share, and deliver

          beautiful slides from anywhere.

          Get Started Now


            Zoho Sign now offers specialized one-on-one training for both administrators and developers.

            BOOK A SESSION








                                You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                    Manage your brands on social media

                                      Zoho Desk Resources

                                      • Desk Community Learning Series


                                      • Digest


                                      • Functions


                                      • Meetups


                                      • Kbase


                                      • Resources


                                      • Glossary


                                      • Desk Marketplace


                                      • MVP Corner


                                      • Word of the Day


                                        Zoho Marketing Automation

                                          Zoho Sheet Resources

                                           

                                              Zoho Forms Resources


                                                Secure your business
                                                communication with Zoho Mail


                                                Mail on the move with
                                                Zoho Mail mobile application

                                                  Stay on top of your schedule
                                                  at all times


                                                  Carry your calendar with you
                                                  Anytime, anywhere




                                                        Zoho Sign Resources

                                                          Sign, Paperless!

                                                          Sign and send business documents on the go!

                                                          Get Started Now




                                                                  Zoho TeamInbox Resources



                                                                          Zoho DataPrep Resources



                                                                            Zoho DataPrep Demo

                                                                            Get a personalized demo or POC

                                                                            REGISTER NOW


                                                                              Design. Discuss. Deliver.

                                                                              Create visually engaging stories with Zoho Show.

                                                                              Get Started Now







                                                                                            You are currently viewing the help articles of Sprints 1.0. If you are a user of 2.0, please refer here.

                                                                                            You are currently viewing the help articles of Sprints 2.0. If you are a user of 1.0, please refer here.



                                                                                                  • Related Articles

                                                                                                  • ZipRecruiter and Zoho Recruit Integration

                                                                                                    ZipRecruiter is an online job posting platform that streamlines the recruiting process by helping companies to post jobs to 100+ job boards with a single click. By providing a central location for locating and screening candidates, ZipRecruiter helps ...
                                                                                                  • Gmail Add-on for Zoho Recruit

                                                                                                    The Gmail add-on lets you add candidates and contacts right from your inbox. With this update, we give you control so you can either add the sender as a candidate or parse data from your email attachments to create candidates. You can also bring in ...
                                                                                                  • Integrate IIMjobs with Zoho Recruit

                                                                                                    The IIMjobs integration for Zoho Recruit will allow you to publish, track and optimize your job opening directly from Zoho Recruit. Why integrate IIMjobs with Zoho Recruit? Improve your candidate experience. IIMjobs has user-friendly website as well ...
                                                                                                  • Post jobs on Naukri (via Zwayam Amplify) through Zoho Recruit

                                                                                                    Zoho Recruit's latest integration with Naukri(via Zwayam Amplify) helps you find the right talent for your team. Additionally, Sourcing Summary gives you insights on all applications you receive through this integration. Note: Naukri may require ...
                                                                                                  • Validation Rules In Zoho Recruit

                                                                                                    Validation rules can improve the accuracy and consistency of the data in Zoho Recruit. These rules enforce specific requirements or restrictions on the data entered, such as filling out specific fields or entering data in a particular format. ...
                                                                                                    Wherever you are is as good as
                                                                                                    your workplace

                                                                                                      Resources

                                                                                                      Videos

                                                                                                      Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                      eBooks

                                                                                                      Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                      Webinars

                                                                                                      Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                      CRM Tips

                                                                                                      Make the most of Zoho CRM with these useful tips.



                                                                                                        Zoho Show Resources