Provider catalog
Bring the services you already trust.
Connect your own AI, phone, messaging, email, calendar, payment, and data providers. You keep the account and pay the provider directly; Vaylo gives the work one clear operating layer.
You keep and pay your provider accounts directly; Vaylo does not resell them. Connect the AI, phone, messaging, email, calendar, payment, and data services you already trust — the provider bills you directly, and Vaylo coordinates the workflow.
40 providers · A provider appearing here means only the stated status and capabilities — not a partnership or endorsement.
- Planned
Anthropic Claude
AI & models
API keyModel selection · Drafting & summaries · Qualification & scoring · Safe connection test
Join updatesPlanned adapters can't collect credentials yet — honestly. - Planned
OpenAI
AI & models
API keyModel selection · Drafting & summaries
Join updatesPlanned adapters can't collect credentials yet — honestly. - Planned
Google Gemini
AI & models
API keyConnect with OAuthModel selection · Drafting & summaries
Join updatesPlanned adapters can't collect credentials yet — honestly. - Custom setup
Azure OpenAI / Microsoft Foundry
AI & models
API keyYour own OAuth appDeployment-scoped models
Request setup - Custom setup
Amazon Bedrock
AI & models
AWS credentialsAPI keyRegion-scoped foundation models
Request setup - Planned
OpenAI-compatible endpoint
AI & models · Universal paths
API keyCustom headersBring an approved compatible LLM endpoint
Join updatesPlanned adapters can't collect credentials yet — honestly. - Planned
ElevenLabs
AI & models · Phone & voice
API keySigned webhookVoice agents · Post-call webhooks
Join updatesPlanned adapters can't collect credentials yet — honestly. - Planned
Vapi
AI & models · Phone & voice
API keyVoice assistants · Provider-key pass-through in your Vapi account
Join updatesPlanned adapters can't collect credentials yet — honestly. - Planned
Twilio
SMS & messaging · Phone & voice
API keySigned webhookSMS · Voice · Number & sender discovery · Signed status webhooks
Join updatesPlanned adapters can't collect credentials yet — honestly. - Planned
RingCentral
Phone & voice · SMS & messaging
Connect with OAuthYour own OAuth appVoice · SMS · Extension discovery · Event subscriptions
Join updatesPlanned adapters can't collect credentials yet — honestly. - Planned
Telnyx
SMS & messaging · Phone & voice
API keySigned webhookSMS · Voice · Signed webhooks
Join updatesPlanned adapters can't collect credentials yet — honestly. - Requires provider approval
WhatsApp Cloud API
SMS & messaging
Your own OAuth appSigned webhookTemplate messaging after Meta approval
Review prerequisites - Planned
Resend
Email
API keySigned webhookTransactional email · Signed event webhooks
Join updatesPlanned adapters can't collect credentials yet — honestly. - Custom setup
Twilio SendGrid
Email
API keySigned webhookEmail sending · Signed event webhook
Request setup - Custom setup
Mailgun
Email
API keySigned webhookEmail sending · Signed webhooks
Request setup - Custom setup
Postmark
Email
API keyBasic authTransactional email
Request setup - Planned
Google Workspace (Gmail & Calendar)
Email · Calendar & scheduling · Storage & documents
Connect with OAuthYour own OAuth appGmail activity · Calendar sync · Drive files
Join updatesPlanned adapters can't collect credentials yet — honestly. - Planned
Microsoft 365 (Graph)
Email · Calendar & scheduling · Storage & documents
Connect with OAuthYour own OAuth appMailbox activity · Calendar sync · OneDrive files
Join updatesPlanned adapters can't collect credentials yet — honestly. - Planned
Calendly
Calendar & scheduling
API keyConnect with OAuthSigned webhookEvent types · Booking events
Join updatesPlanned adapters can't collect credentials yet — honestly. - Custom setup
Cal.com
Calendar & scheduling
API keyYour own OAuth appSigned webhookEvent types · Booking webhooks
Request setup - Planned
Stripe
Payments
Connect with OAuthAPI keySigned webhookPayment status · Invoices · Signed webhooks
Join updatesPlanned adapters can't collect credentials yet — honestly. - Custom setup
Square
Payments
Connect with OAuthSigned webhookPayments status · Locations
Request setup - Custom setup
QuickBooks Online
Accounting
Your own OAuth appRead-oriented accounting sync; writes are approval-gated
Request setup - Custom setup
Dropbox
Storage & documents
Connect with OAuthFile storage and retrieval
Request setup - Planned
S3-compatible storage
Storage & documents · Universal paths
AWS credentialsBucket-scoped document storage (AWS S3, Cloudflare R2, and validated endpoints)
Join updatesPlanned adapters can't collect credentials yet — honestly. - Custom setup
DocuSign
E-signature
Connect with OAuthJWTSigned webhookEnvelope status · Connect events
Request setup - Custom setup
PandaDoc
E-signature
API keyConnect with OAuthSigned webhookDocument status · HMAC-signed webhooks
Request setup - Custom setup
HighLevel
CRM migration & sync · Automation bridges
Connect with OAuthAPI keyLocation/account sync · Signed webhooks
Request setup - Custom setup
HubSpot
CRM migration & sync
Connect with OAuthAPI keyContact/deal sync · Migration
Request setup - Custom setup
Salesforce
CRM migration & sync
Your own OAuth appObject mapping · Migration · Sync
Request setup - Custom setup
Zoho CRM
CRM migration & sync
Your own OAuth appRecord sync · Migration
Request setup - Custom setup
Pipedrive
CRM migration & sync
Connect with OAuthAPI keyDeal/contact sync · Migration
Request setup - Planned
CSV import & export
CRM migration & sync · Universal paths
Custom headersMapped, validated, reversible imports; clean exports
Join updatesPlanned adapters can't collect credentials yet — honestly. - Requires provider approval
Meta Lead Ads
Lead sources
Connect with OAuthSigned webhookLead retrieval from verified webhooks
Review prerequisites - Requires provider approval
LinkedIn Lead Sync
Lead sources
Connect with OAuthLead form sync after LinkedIn approval
Review prerequisites - Planned
Zapier
Automation bridges
Signed webhookOutbound delivery to your Zaps; signed inbound hooks
Join updatesPlanned adapters can't collect credentials yet — honestly. - Custom setup
Make
Automation bridges
Signed webhookAPI keyWebhook handoff to scenarios
Request setup - Custom setup
n8n
Automation bridges
Signed webhookBasic authAuthenticated production webhooks
Request setup - Planned
Signed webhooks (inbound & outbound)
Universal paths · Automation bridges
Signed webhookHMAC-signed delivery both directions · Schema mapping · Replay protection · Test delivery
Join updatesPlanned adapters can't collect credentials yet — honestly. - Planned
Generic SMTP
Email · Universal paths
Basic authOutbound email through your own SMTP service
Join updatesPlanned adapters can't collect credentials yet — honestly.
Setup patterns
Four honest ways to connect
Different providers require different connection patterns — an OAuth client ID alone is never enough, and we say so. Each catalog entry above states which patterns it supports and what the provider requires first.
API key
You create a least-privilege key in your provider account and enter provider-specific fields. Vaylo encrypts it server-side, validates it with a low-risk test, and never returns it to the browser again.
Shared-app OAuth
You click Connect, sign in at the provider, and approve exact scopes. No password or key passes through Vaylo — the provider issues tokens that Vaylo stores encrypted.
Customer-owned OAuth app
For enterprise or white-label deployments: you register your own app with the provider, paste its client credentials into the encrypted vault, and complete OAuth against your app.
Signed webhooks
For systems without a native adapter: signed inbound and outbound webhooks with HMAC authentication, schema mapping, replay protection, and test delivery.
Some providers additionally require app review, admin consent, restricted-scope verification, texting sender registration, a specific plan tier, or vendor approval before a connection can go live. Where that's true, the catalog entry says so — we don't simulate a "connected" state that a provider hasn't granted.
Connection security
How credentials are protected
- Tenant credentials live in an encrypted, tenant-scoped vault with envelope encryption — never in application config or the browser.
- Secrets are never echoed, logged, or returned to the browser after saving; you see only a safe fingerprint such as the last four characters.
- OAuth uses one-time state, PKCE where the provider supports it, exact redirect URLs, and encrypted refresh tokens with rotation.
- Connections can be tested, rotated, paused, and disconnected — with provider-side revocation where the provider supports it.
- Webhooks are verified with each provider's documented signature method before any event is processed.
Business texting notice
Business texting requires an approved use case, sender registration where applicable, and a documented consent and opt-out process. Vaylo does not support purchased lists or unsolicited bulk texting.
Texting activation is subject to an approved use case and consent workflow. Consent is always separate and voluntary — never pre-checked or bundled into another required action. This is general platform policy, not legal advice.
Not in the catalog?
Universal paths — signed webhooks, OpenAI-compatible LLM endpoints, SMTP, S3-compatible storage, and CSV — cover many services without a native adapter. For everything else, we scope a custom connector against Vaylo's adapter contract.