loader

Zoho CRM API Overview

In the past few posts, we’ve been making use of the Zoho CRM API to get data like the list of active users or to be able to delete records from the CRM. Let’s talk a bit more about how the API works, as opposed to the CRM integration tasks that you get from Deluge.  […]

Creating Related Lists in Zoho CRM

For this tutorial in video form, click here In this article, we’ll be discussing the creation of related lists in Zoho CRM. Related Lists allow you to see the connections between records. For example, which invoices belong to a particular account? You get a bunch of related lists out of the box, but if you […]

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 […]

Fetching Records From Zoho Creator

If you’d like this tutorial in video form, click here In this article, we’ll be talking about fetching records from Zoho Creator. It’s quite a bit easier than Zoho CRM, because you don’t have to worry about the whole API part. How To Fetch A Record All you need to do is specify the form […]

How to Evaluate Zoho Marketplace Extensions

In this article, we’re going to explore how Zoho Marketplace sorts search results, and how it may not be optimal for your needs. Upon searching for an SMS extension, you can see that there are 82 different options! Even if we filter out non-CRM extensions, there are still 56. Here’s what’s odd: there’s no real […]