Native
Deep, product-specific connections designed and maintained by Vyra.
Integrations
Use direct connections where simplicity matters, Zapier where speed matters, and webhooks or API access where your system is your own.
Explore connections ↘Deep, product-specific connections designed and maintained by Vyra.
Fast workflow composition across the tools your team already uses.
Accept leads and events from any system capable of sending an HTTP request.
Build directly on Vyra for custom messages, records, events, and operations.
Connection directory
Representative future-state integration catalog. Availability and depth vary by product and account configuration.
Campaign, spend, creative, conversion, and account context.
Advertising connectionAds, native lead forms, campaigns, and business assets.
Advertising + Leads connectionConnect Vyra events with thousands of operational workflows.
Automation connectionCoordinate contacts, opportunities, messages, and workflow actions.
CRM + Automation connectionReceive leads from anywhere and send business events wherever they belong.
Developer connectionSend messages, create records, and connect custom business systems.
Developer connectionMonitor reviews, replies, locations, and reputation activity.
Reputation connectionBring campaign and lead context into the connected performance view.
Advertising connectionCoordinate search demand and result attribution across markets.
Advertising connectionConnect purchases, customer value, and product economics to advertising.
Commerce connectionRun permission-aware sequences from the customer pipeline.
Communications connectionTrigger physical follow-up at a sales stage or defined interval.
Pipeline connectionUniversal intake
Normalize the payload, preserve the source, apply routing, and begin the correct workflow without waiting for a bespoke connector.
POST /v1/leads
{
"source": "partner-form",
"contact": {
"name": "Avery Ortiz",
"phone": "+1 615 555 0142"
},
"route": "commercial-southeast",
"consent": ["sms", "email"]
}