SWCRM
Powered by Meta Cloud API + AWS SES

Send WhatsApp & Email
at Scale

Bulk campaigns, Meta-approved templates, a developer REST API, and a full CRM — everything you need to reach your customers, all in one platform.

5M+
Messages sent
1,200+
Active users
99.9%
Uptime
Scroll to explore
Everything you need

One platform. Every channel.

From bulk WhatsApp blasts to transactional emails to a developer API — SWCRM covers it all without stitching together five tools.

WhatsApp Bulk Campaigns

Send personalized WhatsApp messages to thousands of contacts via Meta Cloud API or TextMeBot. Real-time progress, automatic retries.

Email Campaigns via AWS SES

HTML email campaigns with verified sender domains, bounce & complaint tracking via AWS SNS, and one-click unsubscribe headers.

Developer REST API

Integrate message sending into any app with a single API key. Send WhatsApp, emails, and templates programmatically with full variable interpolation.

Meta-Approved Templates

Create, submit, and manage WhatsApp message templates. Real-time status sync — only send approved templates, with full rejection reasons surfaced.

Built-in CRM

Manage leads, customers, and contacts. Tag, segment into groups, track lead stages, and attach notes — all linked to your campaigns.

Real-time Analytics

Live campaign progress, delivery rates, bounce stats, and a full activity log. See what's working, fix what isn't.

Scheduled & Instant Sending

Fire campaigns immediately or schedule for peak engagement times. Pause, resume, and rerun failed messages without starting over.

Secure API Key Access

Scoped API keys (WhatsApp, Email, or both), SHA-256 hashed storage, automatic last-used tracking, and one-click revoke.

Quick start

Up and running in 3 steps

No complex setup. Connect your accounts, import contacts, start sending.

01

Connect Your Channels

Link your Meta WhatsApp Business Account via OAuth, or add your TextMeBot API key. Set up a verified sender email for AWS SES in minutes.

  • Meta OAuth embedded signup
  • TextMeBot fallback support
  • AWS SES email verification
02

Build & Import

Import contacts from CSV/Excel, create message templates (with variable placeholders like {name}), and design your HTML email campaigns.

  • CSV/Excel contact import
  • Variable placeholders {name} {phone}
  • HTML email builder
03

Launch & Monitor

Send campaigns instantly, schedule them for later, or call the API from your own app. Watch real-time progress and get delivery reports.

  • Real-time progress tracking
  • Schedule or send instantly
  • REST API for developers
Developer API

Integrate in minutes,
not days

The SWCRM API lets you send WhatsApp messages, Meta-approved templates, and emails from any app or script. Generate a scoped API key from the dashboard and make your first request in under 5 minutes.

  • Single header authentication with X-API-Key
  • Scoped keys — WhatsApp, Email, or both
  • Template variable interpolation — {name}, {phone}, {company}
  • Template status enforcement — rejects PENDING / REJECTED keys
  • Works with any HTTP client in any language
curl -X POST \
  https://wa-blaster-backend.dev-api.softweirdo.com/api/v1/whatsapp/send \
  -H "X-API-Key: wab_live_your_api_key_here" \
  -H "Content-Type: application/json" \
  -d '{
    "to": "+919999999999",
    "message": "Hello {name}! Your order is ready.",
    "variables": { "name": "Rahul" }
  }'

Response

{ "success": true, "messageId": "wamid.HBgN...", "resolvedMessage": "Hello Rahul! Your order is ready." }
Setup guide

Meta WhatsApp Business Setup

Everything you need to know about connecting your Meta account, getting your WABA, and creating approved message templates.

A Meta Business Account (Meta Business Manager) is a central hub for managing your Facebook and WhatsApp business assets. You need one to create a WhatsApp Business API account. It's free to create at business.facebook.com.

Start sending in minutes

Join thousands of businesses using SWCRM to reach their customers on WhatsApp and email. No credit card required.