Skip to content

boxlinknet/kwtsms-zoho

Repository files navigation

kwtSMS for Zoho CRM

Zoho Marketplace Version Edition License kwtSMS Arabic

Send SMS from Zoho CRM via kwtSMS gateway.

Overview

A lightweight SMS gateway connector that integrates kwtSMS into Zoho CRM. Send SMS messages directly from Contact, Lead, and Deal records, or automate SMS notifications using Zoho's built-in workflow rules.

Features

  • Send SMS from any Contact, Lead, or Deal record with one click
  • Workflow automation via reusable Deluge functions that plug into Zoho's workflow rules
  • Arabic/RTL support with full English and Arabic interface
  • Smart phone normalization handles international formats, Arabic digits, local numbers
  • Message cleaning strips emoji and hidden characters that cause delivery failures
  • Real-time character counter with SMS page calculation (GSM-7 and Unicode)
  • Test mode for safe development and testing
  • Daily sync keeps balance, sender IDs, and coverage up to date

Requirements

Installation

  1. Install from the Zoho Marketplace
  2. Open the kwtSMS tab in Zoho CRM
  3. Enter your kwtSMS API credentials and click Login
  4. Select your sender ID and default country
  5. Enable the gateway and start sending SMS

Workflow Integration

Create Zoho CRM workflow rules that call kwtsms_send() to automate SMS on any CRM event:

  • New Lead created: send welcome SMS
  • Deal stage changed: notify customer
  • Contact birthday: send greeting
  • Invoice overdue: send reminder (via Zoho Flow)

Development

npm install                  # Install dependencies
zet run                      # Start local dev server (HTTPS on port 5000)
zet validate                 # Check for errors
zet pack                     # Package for upload (dist/*.zip)

Links

Security

See SECURITY.md for security policies and reporting vulnerabilities.

License

Copyright 2026 kwtSMS. All rights reserved.

About

kwtSMS Gateway Connector for Zoho CRM. Send SMS from Contacts, Leads, and Deals with one click.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors