# Mailmodo

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

* Login in to your mailmodo account from here: <https://manage.mailmodo.com/app/dashboard> & go to dashboard.&#x20;

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

* Now navigate and go to settings.

<figure><img src="/files/2dgTxofzAed4zbiBtKTg" alt=""><figcaption></figcaption></figure>

* Now go to API Keys

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

* Now click on 'Show API Key' to get your api key. If you don't have API key then click on 'Add API Key' and enter the API key name and generate a new API key.

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

* Copy the API key.

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

* Now go to <https://app.questlabs.ai/admin/integrations> .

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

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

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

* Now go to 'Webhook & Alerts' inside 'Track & Measurements'  from the Navigation.

<figure><img src="/files/Ed11sgXYaN5EV5pEh1pQ" 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 Mailmodo and in Campaigns select the list/campaign in which you want to add the contact data. Mailmodo campaign Id, this is the campaign id of a campaign that will be used to send the email to contact's email.
* In select fields you can decide what fields to add in list and in Customize your message you can customize your message through field-mapping value.

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

* 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 'Webhook & Alerts' tab.


---

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