API Guide for Developers | Online Help - Zoho CRM

API Guide for Developers | Online Help - Zoho CRM

Introduction

Zoho CRM provides REST API (Application Programming Interface) that lets you integrate CRM with third-party applications such as, accounting, ERP, ecommerce, self-service portals and others.

The REST API uses simple HTTP methods, such as GET, POST, PUT and DELETE. These methods allow CRM data to be extracted in JSON format including errors, making it easy to develop new applications and also to integrate with existing business applications.

Note:

All requests to the API should be made over HTTPS. The API requests and responses are formatted in JSON.

Software Development Kits (SDKs)

SDKs for Zoho CRM APIs provides wrapper for Zoho CRM APIs. Hence invoking a Zoho CRM API from your client application is just a method call.

To know more about the SDKs used:

    • Related Articles

    • Using API Key - Serverless Functions

      Introduction A severless function within your CRM can be invoked from any third-party application or within the CRM using a webhook. However, generally most of the webhooks do not support OAuth2, save for a few of them. In that case, you can execute ...
    • Zoho CRM API Help

      The Version 1.0 of Zoho CRM APIs are in the End-of-Life period and will be deprecated on Dec 31, 2018. We recommend you to check out the new and better API 2.0. We provide a comprehensive suite of developer resources and web services and help you ...
    • Integration with Zoho Reports | Online Help Zoho CRM

      ZOHO   CRM Help Features Pricing Customers Resources Developers Resources CRM Setup Using Zoho CRM Integrations Developer Guide CRM Help Home CRM - User Guide Advanced CRM Analytics How Can I... Configure Zoho Reports Integration Activate Zoho ...
    • Closing CRM Account | Online Help - Zoho CRM

      ZOHO   CRM Features Pricing Customers Resources Developers Resources CRM Setup Using Zoho CRM Integrations Developer Guide CRM Help Closing Zoho CRM Account You may want to close your Zoho CRM account for various reasons. To close your account Go to ...
    • Zoho CRM Developer Guide

      Zoho CRM provides the tools for developers to create comprehensive solutions for your business. The Developer guide helps developers, get started on developing solutions for Zoho CRM. This guide offers a comprehensive suite of developer resources and ...