# Connect RFQ Form data to Mailchimp

**In Mailchimp**

### Step1: Find or generate your API key

Follow this [guide](https://mailchimp.com/help/about-api-keys/#Find_or_generate_your_API_key) to generate Mailchimp API key

**In SA Request a Quote,Hide Price app:**&#x20;

### Steps 2: Map RFQ Form data to Mailchimp

**Steps to manage**

&#x20;1\. Open the app > **Quote settings** > **Integrations** > **Mailchimp**

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

&#x20;2\. Click Edit setting > Turn on the toggle **Enable**

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

&#x20;3\. In the **API field**, enter the API key generated from your Mailchimp account in step 1

&#x20;4\. Select a list from Mailchimp in the dropdown

&#x20;5\. Match the data of the field in Mailchimp to the values of the quote forms

&#x20;6\. Click **Save**

<br>


---

# 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-data-to-mailchimp.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.
