Discover Midna

Webhooks

Trigger automations as soon as a lead is created

Midna sends a `lead.created` event so you can connect internal workflows, Make, Zapier or custom tools.

lead.createdHMAC signatureRetries

Qualified journey

P2

01

Answers

02

Rules

03

Profiles

Create an HTTPS endpoint.

How to use webhooks

answer → signal → segment → action

  1. 01

    Create an HTTPS endpoint.

  2. 02

    Receive the `lead.created` event.

  3. 03

    Verify the HMAC SHA-256 signature.

  4. 04

    Review delivery history.

  5. 05

    Replay or let retries handle failures.

One clear event for every new lead

The `lead.created` event can include the lead, answers, segment, consent, attribution and linked quiz.

Good to know

Webhooks are advanced features available depending on plan. They do not cover every product event.

SEO intents

quiz webhooks

Make Zapier quiz01
quiz lead automation02
lead.created webhook03

Readable, verifiable webhooks

This feature is built for ops, data and technical teams connecting Midna to their workflow.

Signed payload

Each payload can be verified by the receiver with an HMAC SHA-256 signature.

Delivery history

Track status, HTTP code, duration, error and attempt count.

Retry and replay

Failures can be retried automatically or replayed manually.

Not every automation needs a native integration.

Before

Waiting for a specific integration blocks custom workflows.

With Midna

With Midna, a webhook can send the created lead to your stack depending on plan.

Use cases

Use cases

01

Make

02

Zapier

03

Internal tool

04

Sales follow-up

05

Simple data pipeline

FAQ

Is it secure?

Payloads are signed with HMAC SHA-256 so the receiver can verify them.

Which event is sent?

The feature covers the main `lead.created` event.

Can I replay a failed webhook?

Yes. Failed deliveries can be replayed manually.

Are webhooks available on every plan?

No. This is an advanced feature depending on API access.

Midna

Connect Midna to your workflows without waiting for a native integration.

Configure webhook