Integrate Botpenguin with Zoho CRM

This page contains the step wise tutorial for the integration of Zoho CRM with BotPenguin.

  1. Access Your BotPenguin Account

Log in to your BotPenguin account and select any whatsapp or website bot you wish to integrate with Zoho CRM.

  1. Navigate to Third-Party App Integrations

  • Go to the "Third-Party App Integrations" section in your BotPenguin account.

  • Search for "Zoho CRM" in the available integrations list.

  1. Initiate the Connection

  • Once you've found Zoho CRM, click on the "Connect" button to begin the integration process.

  1. Select your Zoho domain according to your region

  1. Copy the Webhook URL.

  1. Now, open sign in to your Zoho CRM account and click on settings option on the top right corner.

  1. After clicking on settings, go to automation and click on Workflow Rules as shown above.

  1. Now inside Workflow Rules click on create rule to add a new rule.

  1. Now Create a new rule and select "Leads" in module and enter your Rule name and Description as per your requirements.

  1. After filling all the details click on next. And start setting up the rule.

  1. Now select "Record Action" for execute this workflow rule based on, as shown above.

  1. Now select other field as "create or edit" and click on the checkbox and then click next.

  1. Now select "All Leads" for applying the rule to and click on next.

  1. Now select "Webhook" in instant actions as shown above.

  1. Now a pop will be opened for editing webhook. Type the name you want to give to the webhook and its description according to your requirements.

  2. And select method as "POST" from the drop down.

  3. And paste the Zoho CRM Web-hook URL copied earlier from Botpenguin. And select "General" in authorization type.

  1. Now go back to Botpenguin and click on more and select "developers".

  2. Inside Developers, select "Access Token" and copy the token as shown above.

  1. Now go back to Zoho and scroll down and fill Custom Parameters as shown above.

  2. Enter the parameter name as "authtype" and parameter value as "Key". And click the "+" icon.

  3. Enter the parameter name as "Authorization" and parameter value as "Bearer and paste the Access Token copied from developers in Botpenguin".

  1. Now select Type as "Raw" and format as "JSON" in body.

  2. And type { "leadId":"#" } in the body.

  3. Now select the same merge field as shown above.

  1. Now click on "Save"

  1. Now you see your Rules for the Workflow have been created. Keep the toggle button ON to use them.

  1. Now go back to Botpenguin and go to Third party integrations and search Zoho CRM and click on edit.

  2. Inside it you can map the question with parameter. After that click on Save.

  1. You can also toggle the "Sync Leads" , "Sync Attributes" and "Sync Tags" which can be mapped with attributes.

  1. If you integrated for Whatsapp Bot, "Send Template To Leads" will also be visible and you can configure that too. To send selected message templates to leads.

Your integration is now successfully completed.

Last updated