> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.quizell.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Connect Quizell with n8n

## **Introduction**

Connecting **Quizell** with **n8n** allows you to automate workflows using the data generated by your quizzes. With this integration, you can trigger automated actions whenever a quiz response is submitted.

Using n8n, you can automatically:

* Send quiz leads to other tools
* Store responses in spreadsheets or databases
* Trigger email notifications
* Send data to CRMs or marketing tools
* Build advanced automation workflows

The integration works through a **Quizell trigger node** that fires whenever a quiz submission occurs, sending the quiz data to your n8n workflow.

# **Step-by-Step Setup Guide**

## **Step 1: Create a New Workflow in n8n**

1. Open your **n8n dashboard**.
2. Click **Create Workflow**.

![](https://storage.crisp.chat/users/helpdesk/website/-/9/c/4/e/9c4e823823ced00/screenshot-2026-03-11-at-10533_hand4z.png =1000x481)

3. Add a new node.
4. Search for **Quizell&#160;**and select the **Quizell Trigger** node.
5. Click **Add to workflow**

![](https://storage.crisp.chat/users/helpdesk/website/-/9/c/4/e/9c4e823823ced00/screenshot-2026-03-11-at-10565_64i50k.png =1000x482)

This node will start the automation whenever a quiz response is captured.

# **Step 2: Generate Your Quizell API Key**

To connect n8n with Quizell, you need an API key.

1. Log in to your **Quizell dashboard**.
2. Go to **Integrations**.
3. Navigate to the **API section**.
4. Click **Create API Key**.
5. Copy the generated API key.

![](https://storage.crisp.chat/users/helpdesk/website/-/9/c/4/e/9c4e823823ced00/image_tcjvoc.png =1000x657)

# **Step 3: Connect Quizell to n8n**

Return to your **n8n workflow**.

1. Open the **Quizell Trigger node**.
2. Click the **Edit Icon** next to the **Credentials to connect with Quizell Account** field

![](https://storage.crisp.chat/users/helpdesk/website/-/9/c/4/e/9c4e823823ced00/screenshot-2026-03-11-at-11084_10xfc6x.png =500x379)

3. Paste your **Quizell API Key** into the credentials field.
4. Click **Test Connection**.

If the connection is successful, n8n will confirm that the API key is valid.

![](https://storage.crisp.chat/users/helpdesk/website/-/9/c/4/e/9c4e823823ced00/screenshot-2026-03-11-at-11050_gtemp5.png =1000x637)

# **Step 4: Select the Quiz to Monitor**

Next, choose which quiz should trigger your automation.

![](https://storage.crisp.chat/users/helpdesk/website/-/9/c/4/e/9c4e823823ced00/screenshot-2026-03-11-at-11085_1kxifhd.png =500x380)

You have two options: 

### **A. Monitor All Quizzes**

Set the **Quiz Key** field to **All**.

This will trigger the workflow whenever **any quiz submission** happens in your Quizell account.

### **B. Monitor a Specific Quiz**

If you only want to track a specific quiz:

1. Open the quiz inside **Quizell**.
2. Copy the **Quiz Key**.

![](https://storage.crisp.chat/users/helpdesk/website/-/9/c/4/e/9c4e823823ced00/screenshot-2026-03-11-at-11142_aqwuuj.png =1000x647)

3. Paste it into the **Quiz Key field** in n8n.

Now the workflow will trigger **only when that quiz receives a submission**.

# **Step 5: Test the Trigger**

To confirm everything works:

1. Activate your **n8n workflow**.

![](https://storage.crisp.chat/users/helpdesk/website/-/9/c/4/e/9c4e823823ced00/screenshot-2026-03-11-at-11164_ivw1lo.png =1000x544)

2. Open your quiz and submit a test response.
3. Check the workflow execution in **n8n**.

You should see the quiz submission data appear inside the workflow.

The trigger will send information such as:

* Name
* Email
* Phone number
* Quiz answers
* Quiz result data

# **What Happens After the Trigger?**

Once the Quizell trigger fires, you can connect additional nodes in n8n to automate actions using the quiz data.

For example, you can:

### **A. Save Quiz Leads**

Send responses to:

* Google Sheets
* Airtable
* Notion
* Databases

### **B. Send Notifications**

Trigger messages through:

* Slack
* Discord
* Email
* SMS tools

### **C. Sync with Marketing Tools**

Automatically send leads to:

* CRMs
* Email platforms
* Custom APIs

### **D. Build Custom Automations**

Use n8n’s workflow builder to create advanced automations tailored to your business.

# **Example Workflow**

**Quizell Trigger → Google Sheets → Slack Notification**

1. A user completes your quiz
2. The Quizell trigger fires in n8n
3. The response is saved to a spreadsheet
4. Your team receives a Slack notification

All of this happens **automatically**.

# **Best Practices**

### **A. Test Your Workflow First**
Always submit a test quiz response to confirm the trigger works correctly.

### **B. Start with One Quiz**
If you’re new to automation, start by monitoring **one quiz** before expanding to all quizzes.

### **C. Use Filters in n8n**
You can filter quiz responses based on answers to trigger different automation paths.

# **🎉 You’re All Set!**

Your Quizell account is now connected to **n8n**, allowing you to build powerful automation workflows based on quiz responses.

You can now turn quiz submissions into **automated actions across your entire tech stack**.

# **What’s Next?**

Continue building powerful quiz automations with these guides:

* [How to Connect Quizell with Klaviyo](https://help.quizell.com/en/article/how-to-connect-klaviyo-to-your-quizell-account-1xcif1i/)
* [How to Connect Quizell with Google Analytics](https://help.quizell.com/en/article/how-to-connect-quizell-with-google-analytics-marzap/)
* [Personalizing Quizzes & Forms with UTM Parameters](https://help.quizell.com/en/article/personalizing-quizzes-forms-with-utm-parameters-ckva1f/)
* [How to Use A/B Testing](https://help.quizell.com/en/article/how-to-use-the-ab-testing-feature-bc595h/)
