Browse categories

How to connect WiserNotify with Zoho CRM?

2 min read

This guide will walk you through:

  • Capturing Lead & Sales Activities: Connect Zoho CRM with WiserNotify using a webhook to fetch real-time lead, contact, and deal updates.

Add Webhook Integration to Connect Zoho CRM to pull the events sales & lead data

Step 1: Get the Webhook URL from WiserNotify

  • Click on the Create button.
  • Click on the copy button.

Step 2: Configure Webhook in Zoho CRM

  • In the Zoho CRM dashboard click on the setting icon.

  • Inside automation click on Actions.

  • Click on the Webhooks tab.

  • Click on the Configure Webhook button.

1. Enter the webhook name.

2. Paste the copied URL.

3. Select the POST method.

4. Select the Lead Module.

5. Click on the Append Entity Parameters inside URL Parameters.

6. Enter the Parameter name as data.

7. Paste this JSON object.

{

“fn”: “${Leads.First Name}”,

“ln”: “${Leads.Last Name}”,

“ct”: “${Leads.City}”,

“cn”: “${Leads.Country}”,

“e”: “${Leads.Email}”

}

8. Click on the Save button.

1. After saving the webhook, Click Workflow Rules inside automation.

2. Click on the Create rule button.

1. Select the lead module.

2. Enter the rule name.

3. Click on the Next button.

1. Select On a record action.

2. Select Create a radio button.

3. Click on the Next button.

4. Select All Leads.

5. Click on the Next button.

6. Click the Webhooks option.

Please test by adding new data & visit the WiserNotify – Dashboard Data page. Here, You can see all the captured/ received data with its source name.

Note:
Make sure you select this integration as data-source for the notification (Customize notification > Data-source > Select this integration)

Important: After making changes, check your notification in a private browser to avoid cache issues.


Need Help?
Explore our Troubleshooting Guide or contact our live chat support from your WiserNotify account. We’re here to assist you promptly.

Related integration guides

Setting up a different integration? These related WiserNotify integration guides walk through it:

Still stuck? A human will do it with you

Live chat from your dashboard — real answers in minutes, every day of the year.

Open live chat

Small nudges, big impact

Show your visitors what others are doing right now — and turn hesitation into checkout.

Trusted by 20,000+ sites · 5 onCapterra34 people signed up today
How to connect WiserNotify with Zoho CRM? | WiserNotify