Skip to content

Webhooks

Send automated notifications to external apps when SMS events occur.

Webhooks enable automatic communication between WSMS and external applications when specific events occur.

TIP

Navigate to SMS → Settings → Advanced → Webhooks Configuration to set up webhooks.

What Are Webhooks?

Webhooks are automated messages sent from WSMS to other applications when something happens. For example:

  • Notify Slack when a new subscriber joins
  • Update a CRM when SMS is sent
  • Trigger automation in Zapier or Make

Available Triggers

TriggerDescription
New SMS is being sentFires when an SMS message is dispatched
New subscriberFires when a new subscriber is added

Configuration

  1. Go to SMS → Settings → Advanced
  2. Find Webhooks Configuration section
  3. Enter your webhook URL for each trigger:
    • Outgoing SMS Webhook - Receives data when SMS is sent
    • Subscriber Registration Webhook - Receives data when subscriber joins
  4. Save changes

Webhooks Configuration

Getting Webhook URLs

Webhook URLs come from the receiving application:

  • Zapier: Create a Zap with “Webhooks by Zapier” trigger
  • Make: Create a scenario with “Webhooks” module
  • Slack: Create an Incoming Webhook in Slack settings
  • Custom: Use your own endpoint URL

Last updated: December 28, 2025