• Blog
  • Agents
  • Compare
  • Documentation
  • Pricing
  • FAQ
  • Book Demo
Sign InStart free

The outbound integration layer for SaaS products: emit once, then let Meshes handle routing, retries, fan-out, and delivery history.

© Copyright 2026 Meshes, Inc. All Rights Reserved.

About
  • Blog
  • Changelog
  • Contact
  • FAQ
Product
  • Compare
  • Pricing
  • Status
Developers
  • Documentation
  • Agents
  • API Reference
  • MCP Server
  • llms.txt
Legal
  • Terms of Service
  • Privacy Policy
  • Acceptable Use Policy
  • Cookie Policy

Changelog

What's new in Meshes

March 7, 2026New

Slack Integration

Cover Image for Slack Integration

Slack is now available as a connection type in Meshes. Connect your Slack workspace via OAuth, pick a destination channel, configure a message template, and Meshes handles delivery with retries.

Templated messages

Each rule targeting a Slack connection includes a message template with {{field}} interpolation. When an event fires, Meshes renders the template with the event payload and posts to the configured channel.

Example template:

🎉 New signup: {{email}}
Plan: {{plan}}
Source: {{source}}

Templates support Slack markdown formatting and nested field access via dot notation (e.g., {{user.name}}). Missing fields render as empty strings rather than broken template syntax.

How it works

  1. Connect your Slack workspace from the Connections page
  2. Create a rule targeting the Slack connection
  3. Select a channel and write your message template
  4. Meshes routes matching events to Slack with automatic retries

Slack is the latest supported integration, joining HubSpot, Salesforce, Intercom, Mailchimp, ActiveCampaign, Resend, Zoom, AWeber, MailerLite, and Webhooks.

March 6, 2026New

Textarea Field Type for Rule Configuration

Rule actions now support a textarea field type for multiline input. This powers Slack's message template editor and is available for any integration that needs multiline configuration in rule setup.

Previously, rule action fields only supported single-line text and password inputs. The new textarea type renders a resizable monospace text area in the rule configuration form - useful for templates, message bodies, or any structured text input.

This is a platform-level change, not specific to Slack. Any integration can now define a kind: "field" action data entry with type: "textarea" and get multiline input in the rule form automatically.

March 1, 2026New

Meshes is Live

Cover Image for Meshes is Live

Meshes is now live with paid plans. Send product events from your app and route them to HubSpot, Salesforce, Intercom, Mailchimp, ActiveCampaign, Resend, Zoom, AWeber, MailerLite, and custom webhooks — with retries, deduplication, and delivery guarantees built in.

What you get

  • Fan-out routing — one event, multiple destinations, delivered in parallel
  • Automatic retries — exponential backoff with jitter, dead letter queues for failures
  • Field mappings — transform event payloads into the format each destination expects
  • Multi-tenant workspaces — isolate connections, rules, and credentials per customer
  • 10 integrations — CRMs, email platforms, messaging tools, and webhooks

Getting started

Sign up at meshes.io and send your first event in minutes. The Developer tier is free — 100 events/month, 1 workspace, 3 connections. No credit card required.

Paid plans start at $49/mo (Builder) with annual pricing available with 2 months free.