Your tools.
Connected.
Working together.
Relay Wire connects RelayLaunch to your existing tools: CRM, scheduling, invoicing, marketing. Your developer (or ours) wires it up once; after that, your Relay Teams pull data from everywhere and deliver recommendations in one place.
const wire = new RelayWire({ apiKey: 'YOUR_API_KEY' });
// Connect a tool
await wire.connect('google-calendar', {
credentials: process.env.GOOGLE_OAUTH_TOKEN,
});
// Pull unified data
const brief = await wire.morningBrief();
// brief.appointments → Today's schedule from Google Calendar
// brief.overdue_invoices → From billing integrations
// brief.lapsed_clients → From CRM, flagged for outreach Three steps. All your tools. One view.
You already use scheduling, invoicing, marketing, and CRM software. Relay Wire brings them together so your AI operations team can actually use the data.
Connect your tools
Start with Google Calendar, Gmail, and Sheets, the tools most small businesses already use. Additional integrations are added based on what our clients need most.
Your data flows together
Instead of checking 6 different apps every morning, everything feeds into one place. Appointments, invoices, email campaigns, reviews, client history -- all unified.
Calendar + CRM + Invoices = one unified feed
AI takes action
Your Morning Brief pulls from all connected sources. Relay Teams spot lapsed clients, empty schedule slots, overdue invoices, and unanswered reviews -- then recommend what to do about each one.
Connect to the tools you already use
Google Workspace integrations are live today. Additional connectors are added based on what our clients need most.
Scheduling & Calendar LIVE
See your day at a glance. Wire pulls appointments, availability gaps, and no-shows into your Morning Brief.
Email & Contacts LIVE
Client communication history feeds recovery workflows. Gmail integration pulls context so the AI drafts follow-ups you'd actually send.
Payments & Invoicing ON ROADMAP
Track revenue, flag overdue invoices, and spot billing issues before they become problems.
CRM & Contacts ON ROADMAP
Client history, contact details, and engagement patterns. CRM data feeds recovery workflows so no client falls through the cracks.
Reviews & Reputation ON ROADMAP
New reviews appear in your brief automatically. The AI flags negative reviews for fast response and identifies patterns in feedback.
SMS & Messaging ON ROADMAP
Recovery messages, appointment reminders, and follow-ups through the channels your clients already respond to.
Integrations are being rolled out based on client demand. Want a specific tool connected? Let us know.
Build on Relay Wire
If you are building a custom integration or want programmatic access to your client's business data, Relay Wire exposes a clean REST API. Connect once, pull unified data across all sources.
REST API
Standard REST endpoints with JSON responses. Bearer token auth. Rate-limited, versioned, documented.
const wire = new RelayWire({ apiKey: 'YOUR_API_KEY' });
// Connect a tool
await wire.connect('google-calendar', {
credentials: process.env.GOOGLE_OAUTH_TOKEN,
});
// Pull unified data
const brief = await wire.morningBrief();
// brief.appointments → Today's schedule from Google Calendar
// brief.overdue_invoices → From billing integrations
// brief.lapsed_clients → From CRM, flagged for outreach Connect third-party tools via OAuth. Authenticate your own calls with API keys. Scoped permissions per integration.
Get notified when new data arrives from connected tools. Real-time updates, no polling required.
Appointments, invoices, contacts, and campaigns all normalized into consistent schemas. No per-tool parsing.
Wire is available as an MCP server for Claude Code and as an Agent API endpoint. Your AI tools talk to business data natively.
API documentation is in development. Request early access to start building.
Wire connects to
Wire feeds calendar and CRM data into Recovery Engine so it can detect lapsed clients and empty slots.
Meet your AI Chief of StaffYour AI Chief of Staff uses Wire connections to generate your Morning Brief from real business data.
Relay DeckAll data from Wire surfaces in Relay Deck -- approvals, analytics, and revenue tracking in one view.
Ready to connect your business?
Take a free 2-minute business scan. We will show you which tools Wire can connect and where the biggest opportunities are hiding in your data.