Signed payload
Each payload can be verified by the receiver with an HMAC SHA-256 signature.
Webhooks
Midna sends a `lead.created` event so you can connect internal workflows, Make, Zapier or custom tools.
Qualified journey
P201
Answers
02
Rules
03
Profiles
Create an HTTPS endpoint.
Product proof
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
Available capabilities
This feature is built for ops, data and technical teams connecting Midna to their workflow.
Each payload can be verified by the receiver with an HMAC SHA-256 signature.
Track status, HTTP code, duration, error and attempt count.
Failures can be retried automatically or replayed manually.
Webhooks
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
Make
Zapier
Internal tool
Sales follow-up
Simple data pipeline
Related pages
Webhooks complement native integrations, the leads API and capture workflows.
FAQ
Payloads are signed with HMAC SHA-256 so the receiver can verify them.
The feature covers the main `lead.created` event.
Yes. Failed deliveries can be replayed manually.
No. This is an advanced feature depending on API access.
Midna
How it works
How to use webhooks
answer → signal → segment → action
Create an HTTPS endpoint.
Receive the `lead.created` event.
Verify the HMAC SHA-256 signature.
Review delivery history.
Replay or let retries handle failures.