Integrations·Quick fix

How do I connect Zapier to Zevaux?

Generate an API key in Zevaux, connect Zevaux as an app inside Zapier, pick a trigger, and verify your first Zap end-to-end in under 5 minutes.

5 min setupLast updated May 18, 2026

Zapier connects Zevaux to 6,000+ other apps so you can pipe new leads, calls, appointments, and inbound SMS straight into your CRM, spreadsheet, or messaging tool, and push contacts or follow-ups into Zevaux from any external workflow. The full setup takes about five minutes.

Before you start

You'll need an active Zevaux account on any paid plan and a Zapier account (free tier works fine).

For the full API reference (every trigger field, request body, error shape, and webhook signing), see [/docs/zapier](/docs/zapier).

Step 1: Generate your Zevaux API key

  1. 1Open Integrations → Zapier in your dashboard.
  2. 2Click Generate API key and give it a label (e.g. Zapier production).
  3. 3Copy the key the moment it appears. It starts with zev_ and is shown only once.
  4. 4Paste it somewhere safe for the next step.
Zevaux dashboard Integrations page showing the Zapier card alongside Calendly, Google Calendar, and Gmail.
Integrations → click the Zapier card to begin.
Zapier sub-page on the Zevaux dashboard with the Connect to Zapier section and an API Keys form.
Use the API Keys form to generate a key. Add a label so you can identify it later.
Save your API key modal showing the freshly generated zev_ key with a copy button.
The full key is shown only once. Copy it before clicking 'I've saved it'.

Treat the key like a password. If you ever lose it or suspect it's been shared, revoke it from the same Integrations page and generate a new one. Revocation takes effect immediately.

Step 2: Connect Zevaux on Zapier

Since Zevaux is currently in invite-only preview on Zapier, click Open Zevaux on Zapier from the Integrations page to accept the invite, or use the link your account manager sent you.

Zapier invitation page reading 'You have been invited to use zevaux on Zapier' with an Accept Invite button.
Accept the invite once. Zapier remembers the connection for every new Zap after that.
  1. 1Sign in to Zapier and click Create → New Zap.
  2. 2In the trigger app picker, search for Zevaux and select it.
  3. 3Pick the trigger you want (for example, New Follow-Up Created).
  4. 4Click Connect a new account when Zapier asks for your Zevaux account.
  5. 5Paste the zev_ API key you copied in Step 1. Zapier validates it and shows your business name as the connection label.
Zapier Zap editor showing an empty Untitled Zap with Trigger and Action placeholders.
Start a new Zap from your Zaps dashboard.
Zapier app picker with 'zevaux' typed in the search field, returning the Zevaux app tagged Invite Only.
Search for 'zevaux' to find the app.
Zapier trigger event selector showing New Appointment Booked, New Call Completed, and New Follow-Up Created.
Pick which Zevaux event should start the Zap.
Zapier OAuth prompt asking to allow Zapier access to your Zevaux account, with the API Key field filled.
Paste your `zev_` key and continue.

Reuse the same connection across all your Zaps. That keeps the Integrations page clean and makes it easy to revoke access to every Zap at once by revoking a single key.

Step 3: Build and turn on your first Zap

  1. 1Click Test trigger: Zapier loads a recent real event from your Zevaux business (or a sample if you have no data yet).
  2. 2Add an action step (email, Slack, Google Sheets, your CRM, or anything in Zapier's directory).
  3. 3Map the fields you want from the trigger output into the action.
  4. 4Click Publish at the top right, then toggle the Zap On.
Zapier Test step showing a real Follow-Up record pulled from Zevaux with fields like Customer Name, Customer Phone, and Customer Email populated.
Test pulls a real recent event so you can verify the field mapping before publishing.

Testing inside the editor does not subscribe to live events. The Zap must be published and turned on before Zevaux will deliver real-time webhooks to it.

Step 4: Verify it fires end-to-end

  1. 1Trigger a real event (e.g. place a test call to your Zevaux number for the New Lead trigger).
  2. 2Wait about 30 seconds for the event to propagate.
  3. 3Check Zap History in Zapier for a green Success badge on the run.
  4. 4On the Zevaux side, open Integrations → Zapier → Recent Deliveries and confirm the matching row shows status=delivered and a 200 response.

If Recent Deliveries shows delivered + 200 but Zap History has no run, the issue is in your Zap's action step (mapping or external API), not in Zevaux. If Recent Deliveries shows no row at all, the event didn't fire. Check that your business config has the relevant feature enabled (e.g. Lead Capture toggle for the New Lead trigger).

Open in dashboard

Was this article helpful?

Your feedback helps us improve our docs.

Related articles