loader

Custom Modules in Zoho CRM

For this tutorial in video form, click here One of the great features of Zoho CRM is the ability to create custom modules. Whereas other more simple CRMs are limited to built in modules like Leads and Contacts, Zoho CRM allows you to create your own. Let’s say you have very particular invoicing needs. Maybe […]

Showing Zoho CRM Data in Google Maps

For this tutorial in video form, click here In this article, we’ll show you how to map data in your CRM. Here is an example of the final product: It shows a map of Australian Senators. You can see they are mapped in the appropriate places. They also have different colors, depending on their political […]

Using zoho.crm.createRecord With API v2

For this tutorial in video form, click here In this article, we’re going to go over creating records in Zoho CRM via Deluge Script. Our first step will be to consult the Deluge docs. This page has some helpful examples of how to create new records including bonuses like adding notes to a record. One […]

Basic Workflows in Zoho CRM

Let’s discuss basic workflows in Zoho CRM. Getting Started In Zoho, hover on the tool icon in the top right, and click “setup”. Then go to automation and click “workflow rules”. Now click “create rule”. For this tutorial, we’ll use the leads module. Feel free to name it whatever you want. Click next. With regards […]

Two-way Interaction With Zoho CRM API

Today, we’ll be going over a question that is frequently asked by Zoho users as they experiment with the program. Is the Zoho CRM API Two-Way Or One Way? There are definitely two-way capabilities on Zoho. You can push data in via the API and you can also pull it out. Pushing data in You’ve […]