# Connect RFQ form data to ActiveCampaign

**In ActiveCampaign app:**&#x20;

#### **Step 1: Find or Generate ActiveCampaign API Key and Api Url**

Please follow this [link](https://help.campaignmonitor.com/api-keys) to find your API key.

&#x20;

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

#### **Step 2: Map the RFQ form data to ActiveCampaign**

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

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

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

&#x20;2\. Click **ActiveCampaign** > tick on checkbox **Enable** and enter **ActiveCampaign API key** and **Api Url**  created in **Steps 1** above

&#x20;3\. Select a **ActiveCampaign** list to integrate. Learn more about how to create a contact list in **ActiveCampaign** [here](https://help.activecampaign.com/hc/en-us/articles/360000030559-How-to-create-a-list-in-ActiveCampaign)

&#x20;4\. Select the value of the Globo form (on the right) to connect it to the fields in **ActiveCampaign** (on the left)

&#x20;5\. Click **Save** to update changes

Check the data in **ActiveCampaign** after the form is submitted

**Note**:

* The **Email** value is compulsory here to create a new profile in **ActiveCampaign**
* The other values are optional. Please map them based on your needs


---

# 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-activecampaign.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.
