CrewsteerCrewsteer
↳ EVERYTHING WE BRIDGE

The pipeline, connector by connector.

Each integration is a typed module with verified webhook signatures, conflict-aware sync, and a clear failure mode. Status reflects what ships in the codebase today.

CRM / FSM

Housecall Pro

LIVE

Two-way sync for customers and jobs. Webhook receiver wired for real-time updates.

  • Customers · pull + push
  • Jobs · pull, conflict-aware
  • Estimates · push to HCP
  • Webhooks (HMAC SHA-256)

ServiceTitan

BETA

Client-credentials auth, no end-user OAuth required. Customer pull is first; jobs follow.

  • Customer pull (client-credentials)
  • OAuth refresh scheduled
  • Conflict queue + per-field SoT
ACCOUNTING

QuickBooks Online

LIVE

Full bidirectional sync for customers and invoices. Per-field source-of-truth on tax, total, and customer fields.

  • Customer push + delta pull
  • Invoice push w/ TxnTaxDetail
  • Hourly delta cron
  • Webhook receiver (signed)
PAYMENTS

Stripe

LIVE

Connect Express per-company onboarding. Card / ACH / Apple Pay / Google Pay all auto-enabled at the portal.

  • Stripe Connect Express
  • Cards · ACH · wallets
  • Webhook signature verified
  • Receipt + invoice-paid events
BANKING

Plaid

LIVE

Bank feeds, link a checking account and Crewsteer ingests transactions for reconciliation.

  • Link token + public-token exchange
  • Cursor-based transaction sync
  • JWT (ES256) webhook verification
  • Auto-categorization rules
MESSAGING

Telnyx

LIVE

Primary SMS provider, better US pricing than Twilio. 10DLC compliant, messaging profiles supported.

  • 10DLC-ready
  • Messaging profile routing
  • Receipt + estimate-sent SMS

Twilio

LIVE

Fallback SMS provider. Auto-detected when Telnyx env isn't set.

  • Drop-in fallback
  • Same `sendSms()` interface
  • Force via SMS_PROVIDER env

Resend

LIVE

Branded transactional email, estimates, invoices, receipts, tech-en-route notifications.

  • Custom HEAT templates
  • SPF + DKIM + DMARC ready
  • 4 transactional templates
PUSH

Expo Push

LIVE

iOS + Android push notifications via Expo. Self-test panel in /admin/push-test verifies the pipeline.

  • Cron-driven fan-out
  • Auto-deactivates gone tokens
  • Customer-side push too

Web Push

LIVE

VAPID-keyed Web Push for browsers. Service worker handles receive + click-to-route.

  • VAPID keys
  • Service worker installed
  • /admin/push-test verifies
MAPS

Mapbox

LIVE

Dispatch board map view + tech GPS pin pulses. Mobile mirror via @rnmapbox/maps.

  • Web dispatch map
  • Tech GPS live pins
  • Customer ETA tracking link

Don't see your tool? Tell us.

We build connectors based on what early customers actually use. Email us with what you've got.