Docs

ClickSend SMS For Zoho CRM

Financial Insight is a Zoho CRM extension embedded on Deals. It gives sales and
finance teams a single place to view invoice totals for a deal and link invoices to that deal.
The extension supports two invoice sources:
  • Zoho Books — via the CRM connection zoho_books_connection
  • Zoho CRM — from the standard Invoices module

It uses:

  • Frontend: React (Inertia), Zoho Embedded App SDK (ZohoEmbededAppSDK)
  • Backend (host app): Laravel application that serves the widget UI
  • Zoho: ZOHO.CRM.API and ZOHO.CRM.CONNECTION.invoke for CRM and Books data
This extension runs in the Deals module Detail View (embedded widget). It reads
the current deal, loads related invoices, shows a financial dashboard, and lets
users associate unlinked invoices with the open deal.

Prerequisites

  • Zoho CRM Account: If you do not already have an account, please sign up using the link below.
  • Deal records with a linked Contact or Account (required for invoice matching)
  • For Zoho Books as invoice source:
    • Zoho Books connected to CRM
    • A CRM Connection named exactly: zoho_books_connection
    • Your Zoho Books organization ID (Books → Settings → Organization Profile)
  • For Zoho CRM as invoice source:
    • Invoices module enabled in CRM
    • Custom lookup field on Invoices: financialinsight__Linked_Deal
      (lookup to Deals). Used when linking invoices to a deal from the widget.

About this version

  • Fully compatible with Leads, Contacts, Accounts, and Deals modules for unified attachment management.
  • Works seamlessly in List View and individual record Detail View.
  • Designed with a responsive UI to ensure smooth usability across devices and screen sizes.

Features

  • Bulk SMS – Send to many recipients from Leads, Contacts, or Deals list/detail view.
  • View modes – Works in both List View (with selections) and Detail View.
  • ClickSend integration – Uses ClickSend User ID, Username, Sender ID, and API Key.
  • Templates – Predefined templates from clicksendsmsforzohocrm2__ClickSend_SMS_Templates.
  • Merge fields – Template placeholders like #First_Name#Last_Name for personalization.
  • Configurable phone fields – Choose which field holds the phone number per module (Leads, Contacts, Deals).
  • SMS activity logging – Inserts records into Zoho Custom Module 2 (twiliosms16__*) for each sent SMS
  • Settings modal – Store and update ClickSend credentials and phone field mapping.

Scopes

  • Frontend (Zoho):
    • Needs Zoho CRM scopes for:
    • Read/update org variables
    • Read Leads, Contacts, Deals
    • Read custom module clicksendsmsforzohocrm2__ClickSend_SMS_Templates
    • Insert into custom module CustomModule2 (SMS activity)
    Backend (ClickSend):
    • ClickSend API (Basic Auth with username and API key)
    Backend (optional):
    • Bitly API token for shortening URLs in queued messages

Help Video

How to Install

Agree to the terms and conditions, then click “Continue” button.

Now choose users/profiles and click on “Confirm” button.

Installation is complete, and the extension details are now displayed. No additional configuration is required. You can now check the extension functions in the Leads, Contacts, Accounts, and Deals modules.

After installation, the extension is ready to use. Navigate to the modules — Leads, Contacts, Accounts, and Deals — and click the “SMS with ClickSend” button to access it.

How to use

After successfully installing the extension go to the module and find the button named after “SMS with ClickSend” from Mass Action Button in List view or record Detail page.

You will be required to provide the ClickSend details:

  • Clicksend User ID
  • Clicksend Username
  • Sender ID (alpha tag or phone number)
  • Clicksend API Key

If any data is missing provide it by clicking the “Settings” icon.

After providing all of the required ClickSend information, the extension will be ready to use. You can now send SMS by selecting predefined SMS Template or writing the messag — individually or in bulk — from both the List View (via the mass action button) and the Detail View.