Skip to main content

Integrations

400,000+ workflow paths. Zero configuration.

Native connectors for the tools you already use, calendar, CRM, payments, EHR, plus 400K+ workflow paths via Zapier and browser automation when an API isn't available.

Featured Integrations

Connect the tools you already use in seconds.

GC

Google Calendar

Sync appointments in real time

CalendarConnect
MO

Microsoft Outlook

Full calendar + email sync

CalendarConnect
SF

Salesforce

Push leads, log calls, sync contacts

CRMConnect
HS

HubSpot

Automatic lead capture and nurture

CRMConnect
ST

Stripe

Process payments, send invoices

PaymentsConnect
SQ

Square

POS integration for retail & service

PaymentsConnect
DX

Dentrix

Patient records, scheduling, HIPAA

HealthcareConnect
EP

Epic

EHR integration for hospitals

HealthcareConnect
SL

Slack

Real-time call notifications

CommunicationConnect
TW

Twilio

Voice calls and SMS workflows

CommunicationConnect
ZP

Zapier

Connect to 5,000+ apps

AutomationConnect
ST

ServiceTitan

Service dispatch and routing

AutomationConnect

How It Works

Three steps. That's it.

01

Connect

One-click OAuth or API key

02

Configure

Set rules for what syncs where

03

Done

Data flows automatically, forever

Per-integration deep dives

Every PYREXA integration, in detail

Pricing, setup time, data flow, and FAQs for each integration. Click any tool below to see exactly what PYREXA does for that workflow.

Need something custom?

Our Enterprise team builds bespoke integrations for any system, proprietary EHRs, internal CRMs, legacy software. If it has an API (or even if it doesn't), we can connect it.

Talk to our team

Connect anything

Our Playwright Universal Runner connects to any CRM, scheduler, or vertical system with a web UI — no API or webhook required from the vendor. Drop in a JSON config; Pyrexa AI logs in and drives the portal as your agent.

Request a runner config
terminal
# pyrexa-crm-config.json
{
  "name": "Acme HVAC → ServiceTitan",
  "loginUrl": "https://go.servicetitan.com/login",
  "selectors": {
    "username": "#username",
    "password": "#password",
    "submit": "button[type='submit']"
  },
  "actions": {
    "createLead": {
      "navigate": "/leads/new",
      "fields": {
        "name": "{{ caller.name }}",
        "phone": "{{ caller.phone }}",
        "service": "{{ intent.service }}"
      }
    }
  }
}
30+
native integrations
99.9%
uptime
<100ms
voice latency