Streamline Your Inbox: Creating a Zoho Email Bot in Zoho Cliq for Email Notifications

21/04/2024 12:17 AM - By Robolark

Zoho offers powerful solutions like Zoho Email and Zoho Cliq to streamline communication and collaboration. In this guide, we'll walk you through the process of creating a Zoho Email bot in Zoho Cliq to receive email notifications directly within your Cliq channels or chats, helping you stay organized and efficient.


Step 1: Configure Zoho Cliq Bot
  • Log in to your Zoho Cliq account.
  • Navigate to your Profile section and click on the "Bot & Tools" menu.
  • On the Integrations page, go to the Bots section and click on "Create Bot."
  • Fill in the details in the form, providing a name and description for your Zoho Email bot.
Step 2: Customize Bot Functionality
  • Use the below Git Hub Link to Download the code and use as a template for your Zoho Email bot:

 Git Hub Link to Download the Code : 
  • Replace "YOUR_ZOHO_MAIL_API_KEY" with your Zoho Mail API key and "YOUR_ZOHO_CLIQ_API_KEY" with your Zoho Cliq API key.
  • Customize the functionality of the bot as needed to parse email notifications and post them in Cliq channels.

Step 3: Configure Webhooks Tokens

  • Navigate to Webhooks Tokens in Zoho Cliq and enter your Zoho Email account details to confirm the connection creation.

Step 4: Configure Zoho Email
  • Open your Zoho Mail account.
  • Make the necessary changes to set up webhooks for sending email notifications to your Zoho Cliq bot.

Robolark