# Connect RFQ Form to Klaviyo

Step 1: Find or generate your API key

In order to create an API Key, please try following this [**guideline**](https://mailchimp.com/help/about-api-keys/)

Step 2: Pap RFQ Form data to Klaviyo

1. From the app admin page > Click on the Integration section in the navigation bar > Select **Klaviyo** > Tick on the checkbox **Enable** to enable the feature
2. In the API field field, **enter the API key generated from your Klavito account.**
3. Select a list in Klaviyo to connect the data from RFQ Form to
4. Select the value of the form on the right to connect to the Klaviyo data on the left
5. Click **Save**
6. Now check the data in Klaviyo after the quote is submitted.

For example: Email (in the Klaviyo) is dynamic value by the Email field on the RFQ form

<figure><img src="/files/6VjOEJFcBO2eFZfGTE0w" alt=""><figcaption></figcaption></figure>

Here is an example of a quote in the app:

<figure><img src="/files/0dyauJUbVE4YIWtMbcYQ" alt=""><figcaption></figcaption></figure>

The email is added to the list in Klaviyo.

<figure><img src="/files/SoIC8lFApiAxQy3hpdId" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.samita.io/sa-request-a-quote/integration/connect-rfq-form-to-klaviyo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
