Your platform, connected to everything else.
The Webhooks module is the connective tissue between CloudCusp Mailer and your broader stack. Push data out to external services, or receive incoming payloads to trigger platform events. Two-way integration, zero middleware.
A platform that doesn’t talk, dies.
If your marketing platform operates in a vacuum, your business data is fractured. Webhooks break down the walls and let your tools speak the same language.
Total connectivity, structured.
A centralized connectivity layer supporting both incoming and outgoing webhooks. Extend the platform natively into any business automation workflow.
Incoming Webhooks
Receive data from external systems to trigger platform events.
Outgoing Webhooks
Push platform data to external services. Notify your CRM, database, or custom app the moment a campaign is sent or a subscriber clicks.
Event-Based
Trigger workflows on specific subscriber or campaign activity.
External Sync
Keep subscriber data perfectly mirrored across your stack.
Custom Endpoints & Business Automation
Connect to custom in-house apps and extend the platform’s reach infinitely beyond the plugin itself. Build a unified business automation engine.
Data in. Data out.
HOVER NODES TO HIGHLIGHT CONNECTIONS
Incoming Flow
External data triggers platform events.
SYSTEM
WEBHOOK
MAILER
MAILER
WEBHOOK
SYSTEM
Outgoing Flow
Platform data triggers external actions.
Three views. Total control.
DRAG OR USE ARROWS TO NAVIGATE
From endpoint to event.
Create
Generate a new incoming or outgoing webhook endpoint.
Define
Select the specific trigger event or payload schema.
Connect
Attach the target URL for outgoing, or copy endpoint for incoming.
Test
Fire a test payload to verify the connection and activate.
Monitor
Track delivery success and inspect payloads in the logs.
Four ways to extend.
CRM Sync
CRM Sync
Sync new subscribers directly to Salesforce, HubSpot, or Pipedrive instantly.
Auto Trigger
Auto Trigger
Trigger a CloudCusp automation from an external form submission or purchase.
Push Analytics
Push Analytics
Send campaign open and click data to external dashboards like Mixpanel or Looker.
Custom Apps
Custom Apps
Connect to proprietary in-house apps to build a unified business automation engine.
Built to never miss.
Full audit trail of every outgoing webhook. See exactly when it was sent, the response code from the external server, and the latency.
Automatic retry logic for failed outgoing webhooks. If an endpoint is temporarily down, the system retries with exponential backoff before failing permanently.
Clear, immediate visibility into 4xx and 5xx errors. No silent failures. Know the moment an endpoint breaks and exactly why.
Inspect the exact JSON payload sent or received for any webhook event. Crucial for debugging custom endpoints and verifying data structure.
Secure and fast.
Enterprise-grade security and high-speed processing capabilities built directly into the webhook core.
Payload Signing
Every outgoing webhook is cryptographically signed. Verify the payload origin securely on your external server to prevent spoofing.
Asynchronous Processing
Webhooks are processed off the main thread. Sending webhooks will never slow down your admin dashboard or campaign execution speed.
IP Allowlisting
Restrict incoming webhooks to specific IP addresses. Ensure only authorized external systems can trigger platform events.
Built for every stack.
E-Commerce Order Events
When an order is placed in WooCommerce or Shopify, fire an outgoing webhook to update your custom fulfillment system or trigger a post-purchase automation sequence.
{
“event”: “order.completed”,
“subscriber_id”: 4821,
“value”: 129.50
}
CRM Synchronization
Push new CloudCusp subscribers directly into your external CRM. Update lead scores based on email engagement, keeping sales and marketing perfectly aligned.
{
“event”: “subscriber.created”,
“email”: “user@domain.com”,
“tags”: [“VIP”, “Lead”]
}
Custom App Triggers
Connect CloudCusp Mailer to proprietary in-house apps. Trigger internal workflows, update databases, or notify Slack channels based on platform activity.
{
“event”: “campaign.sent”,
“campaign_id”: 884,
“recipients”: 4521
}
Agency Multi-Client Routing
Route webhook data for different clients to separate endpoints. Maintain clean data separation while managing all client campaigns from a single CloudCusp install.
{
“event”: “subscriber.bounced”,
“client_id”: “B-882”,
“subscriber”: “user@b.com”
}
Extend the platform infinitely.
Webhooks ensure CloudCusp Mailer is never a dead end. Connect it, extend it, and make it the beating heart of your entire business automation engine.
One engine. Flexible licensing.
- ✓1 Site License included
- ✓1 year of updates and support
- ✓All Webhooks module features included
- ✓Priority support access
- ✓Free access to future module updates
- ✓5 Site Licenses included
- ✓1 year of updates and support
- ✓All Webhooks module features included
- ✓Priority support access
- ✓Free access to future module updates
- ✓15 Site Licenses included
- ✓1 year of updates and support
- ✓All Webhooks module features included
- ✓Priority support access
- ✓Free access to future module updates
- ✓50 Site Licenses included
- ✓1 year of updates and support
- ✓All Webhooks module features included
- ✓Priority support access
- ✓Free access to future module updates