Zapier, Make & n8n

Channels & Integrations

Zapier, Make & n8n

Connect Conviro to thousands of external apps and services using popular automation platforms.

Overview

Conviro integrates with automation platforms via webhooks and the REST API. This means you can trigger actions in other apps when events happen in Conviro, and vice versa.

Zapier

Connecting via Webhooks (Trigger)

  1. In Zapier, create a new Zap.
  2. Choose Webhooks by Zapier as the trigger.
  3. Select Catch Hook and copy the webhook URL.
  4. In Conviro, go to Dashboard -> Settings -> Webhooks -> Add Webhook.
  5. Paste the Zapier webhook URL and select your events.
  6. Test by triggering an event in Conviro.

Connecting via API (Action)

  1. In Zapier, add an action step.
  2. Choose Webhooks by Zapier -> Custom Request.
  3. Set method to POST/GET, enter the Conviro API endpoint, and add your API key in the Authorization header.

Common Zaps

  • New lead in Conviro -> Create contact in HubSpot
  • New lead in Conviro -> Add row to Google Sheets
  • New ticket in Conviro -> Create card in Trello
  • New session in Conviro -> Send Slack notification
  • CSAT submitted -> Add to Airtable

Make (formerly Integromat)

  1. Create a new Scenario in Make.
  2. Add a Webhook module as the trigger.
  3. Copy the URL and add it in Conviro's webhook settings.
  4. Add action modules (Google Sheets, Slack, CRM, etc.) to process the data.

Make supports advanced features like filters, routers, and iterators for complex workflows.

n8n (Self-Hosted)

  1. Add a Webhook node in your n8n workflow.
  2. Copy the webhook URL.
  3. Add it to Conviro's webhook settings.
  4. Build your workflow with n8n's 400+ built-in nodes.

n8n is ideal for teams that want full control over their automation infrastructure.

Example: Lead to CRM Pipeline

  1. Conviro fires lead.captured webhook.
  2. Zapier/Make/n8n receives the payload (name, email, phone, lead score, tags).
  3. Automation creates a contact in your CRM (e.g. HubSpot, Salesforce, Pipedrive).
  4. Automation adds the contact to a specific pipeline stage based on lead score.
  5. Automation sends a welcome email via your email provider.

Tips

  • Start with simple 2-step automations and build complexity gradually.
  • Use Conviro's webhook event filtering to only send relevant events to each automation.
  • Test every automation end-to-end before going live.
  • Monitor webhook delivery status in Dashboard -> Settings -> Webhooks to catch failures.
zapiermakeintegromatn8nautomationintegrationworkflow

Was this article helpful?