> ## Documentation Index
> Fetch the complete documentation index at: https://help-center.quizify.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Brevo

> Connect Brevo to automatically sync quiz leads, contact details, answer tags, and result data directly to your Brevo contact lists.

## Why Connect Quizify with Brevo?

With the **Quizify–Brevo** integration, you can:

* **Automatically sync new quiz leads** to your Brevo contact lists in real time.
* **Collect complete customer information** such as Email, First Name, Last Name, and Phone Number.
* **Send answer tags and result data** for laser-focused subscriber segmentation.
* **Keep your Brevo contact lists updated** continuously without manually exporting or importing CSV files.
* **Create personalized email campaigns** and automated Brevo workflows based on quiz responses and product recommendations.

## How to Sync User Data from Quizify to Brevo

### 1. Enable User Email in Your Quiz

Add a **User Form** to your quiz and enable the **Email** field. The Email field must be set to **Required** for user data to be synced with Brevo.

<img src="https://mintcdn.com/quizify-quiz-builder/5cfWkqfAIT2ESp3y/images/mailchimp-user-form-email.png?fit=max&auto=format&n=5cfWkqfAIT2ESp3y&q=85&s=f79142a27f3896d108a9b5ca6c20b741" alt="Enable Email in User Form" width="1887" height="840" data-path="images/mailchimp-user-form-email.png" />

You can also collect additional contact information, such as:

* **First Name**
* **Last Name**
* **Phone Number**
* **Address**
* **Answer Tags** (mapped to question responses)

### 2. Connect Brevo with Quizify

Once your quiz is ready, connect your Brevo account:

* Open your quiz in Quizify.
* Go to the **Integration** tab.
* Select **Marketing** and choose **Brevo**.
* Enter your Brevo **API Key** (v3).

### 3. How to Get Your Brevo API Key

To generate your API key in Brevo:

* Log in to your **Brevo** account.
* Click your profile name/account menu in the top-right corner and select **SMTP & API**.
* Navigate to the **API keys** tab.
* Click the **Generate a new API key** button.
* Enter an identifiable name for your key (e.g. `Quizify App`).
* Click **Generate**.
* Copy the generated API key.
* Return to Quizify, paste the key into the API key field, and click **Connect**.

> **Note**:-
> Make sure you copy a **v3 API key** from the API keys tab, not an SMTP password. Keep your API key secure.

### 4. Select Brevo List

* After your API key is validated, Quizify will automatically fetch and display the contact lists available in your Brevo account.
* From the dropdown, select the target **Brevo List** where new quiz leads should be added.
* Click on **Update** to initiate and activate synchronization of user records with the chosen Brevo list.

> **Note**:-
>
> * If your Brevo list uses **Double Opt-in**, new subscribers may receive a confirmation email before appearing as subscribed.
> * You can update the chosen list or click **Disconnect** at any time if you need to pause sync or switch accounts.

### 5. What Data Quizify Syncs with Brevo

Depending on the fields enabled in your quiz User Form and question settings, Quizify can sync the following customer data:

| Brevo Field               | Quizify Source          | Description                                                |
| :------------------------ | :---------------------- | :--------------------------------------------------------- |
| email                     | User Form: Email        | Email address entered by user (**Required**)               |
| FIRSTNAME                 | User Form: First Name   | First name provided by user in the user form (first\_name) |
| LASTNAME                  | User Form: Last Name    | Last name provided by user in the user form (last\_name)   |
| SMS                       | User Form: Phone Number | Phone number entered by user in the user form (phone)      |
| QUIZIFY\_TAGS             | Quiz Responses          | Selected answer tags based on user quiz responses          |
| QUIZIFY\_TOTAL\_SCORE     | Quiz Result             | Total score achieved (for score-based quizzes)             |
| QUIZIFY\_RESULT\_CATEGORY | Result Page             | Result page category or personality type recommendation    |

This data allows you to create targeted Brevo segments and personalize your email marketing campaigns with precision.

### 6. Turn Quiz Responses into Targeted Email Campaigns

The real benefit of connecting Quizify with Brevo is what you can do with the data after it is synced. Instead of treating every lead the same, you can use the rich information collected through your quiz to create a personalized marketing experience:

* **Segment users based on their interests**: Group contacts by the specific answers they chose in your quiz (e.g., skin concerns, fitness goals, dietary preferences).
* **Create personalized email campaigns**: Greet new subscribers with dynamic email copy and recommendations tailored to their quiz results.
* **Send follow-up emails to specific groups**: Deliver specialized promotional offers or educational tips to targeted customer segments.
* **Build automated customer journeys**: Trigger automated multi-step welcome sequences in Brevo the moment a lead finishes the quiz.
* **Deliver more relevant product recommendations**: Re-engage shoppers with emails showcasing the exact products recommended on their quiz result page.

## Troubleshooting

<AccordionGroup>
  <Accordion title="Leads are not appearing in Brevo">
    * Ensure your quiz contains a User Form slide with the Email field set to required.
    * Check your Brevo list settings: if **Double Opt-in** is enabled, contacts must confirm via the confirmation email before appearing as subscribed.
    * Confirm that you entered a valid **v3 API key** from Brevo, not an SMTP credential.
  </Accordion>

  <Accordion title="Contact attributes or tags not updating">
    * Custom attributes appear on the subscriber's contact profile in Brevo under **Contacts → Contact details**.
    * Verify that you have clicked **Update** after selecting your Brevo list in Quizify.
  </Accordion>
</AccordionGroup>

<nav class="qh-pagination" aria-label="Pagination">
  <a class="pagination-prev" href="/quiz-builder/integration/omnisend">
    <span>
      <strong>Omnisend</strong>
      <span>Previous</span>
    </span>
  </a>

  <a class="pagination-next" href="/quiz-builder/integration/analytics">
    <span>
      <strong>Analytics</strong>
      <span>Next</span>
    </span>
  </a>
</nav>
