Answe

Feature

Integrations — Connect Answe to Your Stack

Webhooks, Zapier, a public API, and an AI-assistant connector. Push every conversation — leads, orders, reservations — to the tools you already use.

Free plan. No credit card required.

Timo, founder of Answe

Launch offer: 30 days of Pro, free.

I'm Timo, the founder. Leave your email and I'll personally send you a 30-day Pro trial code and help you set up your first widget — no credit card, no strings.

Get the trial code

What Integrations gives you

Webhooks

Signed, retried real-time events — new leads, orders, reservations — to your endpoints, with a per-endpoint delivery log.

Zapier

Official Zapier integration: trigger Zaps on new leads, answers, orders and reservations. Connect via the invite link below.

AI assistants

Ask Claude or ChatGPT for a booking form and get a live Answe widget back — via the official connector at answe.com/mcp.

How it works

Integrations — Connect Your Existing Tools

Introduction

Connect Answe with your existing tools and services. Send new leads, orders and reservations to your own system or CRM with outbound webhooks, trigger external API calls from widget interactions, and sync reservations with external systems.

How It Works

Zapier

Connect Answe to 6000+ apps with the official Zapier integration — no code required:

  1. Accept the Answe integration invite on Zapier →
  2. Create a Zap with an Answe trigger: New Lead, New Answer, New Order, or New Reservation
  3. When Zapier asks to connect your account, paste an API key from your Account page (API Keys → Create key)
  4. Pick any action — add a Google Sheets row, create a CRM contact, post to Slack — and turn the Zap on

The New Lead trigger requires the Pro plan; the other triggers work on every plan.

Outbound Webhooks

Get an HTTP POST to your own endpoint the moment things happen in your account:

  • New lead (lead.created) — a visitor left contact details in any widget. Leads are extracted continuously; the event arrives within a few minutes of the answer.
  • New order (order.created) — an order was placed through a widget.
  • New reservation (reservation.created) — a booking was made (widget, dashboard, or synced from an external system).
  • Every answer (answer.created) — optional, high volume: one event per widget answer.

Each delivery is a JSON POST with the envelope { "event", "created_at", "data" }. Failed deliveries are retried automatically with increasing delays for up to 12 hours, and the Integrations page shows a per-endpoint delivery log (status, HTTP code, duration). An endpoint that keeps failing is paused automatically so you can fix it and re-enable it.

Verifying deliveries. Every request is signed so you can verify it really came from Answe. Headers:

X-Answe-Event:      lead.created
X-Answe-Delivery:   12345
X-Answe-Timestamp:  1755600000
X-Answe-Signature:  sha256=<hex>

Compute HMAC_SHA256(signing_secret, timestamp + "." + raw_request_body) and compare it to the signature value after sha256=. Your signing secret is shown on the Integrations page when you create the endpoint.

Connecting a CRM. Any CRM or automation tool that accepts inbound webhooks (HubSpot workflows, Pipedrive automations, Make, n8n, custom endpoints) can receive these events directly — point the webhook at your CRM's inbound URL or a small relay you control.

API Call Actions

Trigger external API calls when visitors interact with your widget:

  • Send data to your CRM when a lead form is submitted
  • Update external systems with booking information

Calendar Sync

Sync your Answe reservations with external calendar systems:

  • Bookings made through your widget appear in your calendar
  • Calendar updates sync back to Answe
  • Prevents double-bookings across systems

Key Benefits

  • Zapier — Official integration with triggers for leads, answers, orders and reservations
  • Webhooks — Real-time events (leads, orders, reservations) to any system, signed and retried
  • Delivery log — See every delivery, its HTTP status and timing, per endpoint
  • API actions — Trigger external processes from widget interactions
  • Calendar sync — Keep reservations in sync across systems
  • Flexible — Connect to virtually any service that accepts an HTTP request

Getting Started

  1. Go to Integrations in your dashboard
  2. Under Webhooks, click + Add Webhook
  3. Enter your endpoint URL (https) and pick the events you want
  4. Copy the signing secret and add signature verification to your endpoint
  5. Click Send test — a ping event arrives within a minute; check the Log to confirm delivery

Related

Trusted by businesses in Helsinki and beyond

Every plan takes bookings. Pay for volume, not features.

Free$025 bookings / mo · 2 widgets
Standard$9.99100 bookings / mo · 5 widgets
Premium$19.99500 bookings / mo · unlimited widgets
Pro$79.99Unlimited · leads · API
EnterpriseCustomUnlimited
See all plans

Frequently asked questions

Is there a public API?

Yes — API keys are created on your Account page, and the reference lives at answe.com/docs under Getting Started.

How do I connect Zapier?

Accept the Answe invite link (in the guide below), create a Zap with an Answe trigger, and paste an API key from your Account page when Zapier asks to connect.

How do webhook deliveries stay secure?

Every delivery is HMAC-signed with your endpoint’s secret so you can verify it came from Answe. Failed deliveries retry automatically for up to 12 hours.

Timo, founder of Answe

Questions? Ask the founder.

I'm Timo, and I read every message myself. Want a demo, wondering if Answe fits your business, or just have a question — leave a message below or email me at [email protected].

Message Timo

Add Integrations to your site

Free plan, no credit card. Paste one embed snippet and you\u2019re live.

Start free