> For the complete documentation index, see [llms.txt](https://docs.questera.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.questera.ai/integrations/email/constant-contact.md).

# Constant Contact

**Step 1: Get your credentials from Constant  account**&#x20;

* Login in to your Constant Contact and go to <https://app.constantcontact.com/pages/dma/portal/>.

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

* Now Click on 'New Application'.  File the details and click create.

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

* Now copy the auth token.

**Step 2: Setup your API key in Integrations tab**

* Now go to <https://app.questlabs.ai/admin/settings> . Click on Integrations.

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

* Now select the Constant Contact. Enter your copied API Key here and click save.

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

* Now go to Advanced and click on Alerts.

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

* &#x20;Here you can see all your alerts. If you are new you will get nothing. Now click on 'Add a webhook'.

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

* &#x20;Now fill the details like: Entity Alert title, and select the alert type from the dropdown and then select the campaign. In destination select Constant Contact and in Campaigns select the list/campaign in which you want to add the contact data.

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

* In select fields you can decide what fields to add in list and in Customize your message you can customize your message.
* In Conditions you can also add conditions for any specific case/condition.
* Click on save this Automation.

<figure><img src="/files/44Dv9joO7vNYiJntoHRQ" alt=""><figcaption></figcaption></figure>

* Alert is created. Now you can Test, Edit, Change status and delete this alert from 'Alerts' tab.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.questera.ai/integrations/email/constant-contact.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.
