How to Create & Test Webhooks in Quizell
Introduction
Quizell Webhooks allow you to automatically send quiz events (like new lead creation) to any external tool or system in real time.
This is useful for syncing leads, triggering automations, and sending data to CRMs or integrations instantly.
Step-by-Step Setup Guide
Step 1: Open Webhooks in Quizell
- Log in to your Quizell dashboard.
- From the left-side menu, open Integrations.
- Click Webhooks.

Step 2: Create a New Webhook
- On the top-right corner, click Create Webhook.

Step 3: Configure Webhook Settings
Now you’ll see the Create Webhook popup.
- Select an Event (example: Lead Created).
- Paste your Webhook URL (the endpoint where Quizell will send data).
- Select the Quiz from the dropdown.
- Click Save Changes.

✅ Important Note: Your quiz must have a Lead Page if you want to test the webhook properly. Otherwise, the “Lead Created” event won’t trigger.
You can verify all details inside the webhook logs as well.
Step 4: Check Webhook Logs (Success / Fail)
After your webhook is created, you can view event activity in logs.
- Go to the Logs tab.
- Here you can see:
- Event type (Lead Created, etc.)
- Event ID
- Response Status (Success / Fail)
- Created Date

✅ If your webhook fails, it usually means:
- Webhook URL is incorrect
- Your server is rejecting the request
- Endpoint is not publicly accessible
- Authentication is missing
What’s Next?
Now that your webhook is active, you can:
- Connect Quizell with your CRM (HubSpot, Salesforce, etc.)
- Trigger automations (Zapier, Make, Pabbly, etc.)
- Send quiz lead data to Google Sheets or custom apps
Updated on: 20/01/2026
Thank you!
