# June Email Marketing

### Supported destination services

{% hint style="info" %}
Learn more about all of our Destination service types on our [Core Concepts page](/core-concepts.md).
{% endhint %}

DinMo supports syncing User models or segments to **June**.

Refer to this documentation page for detailed guidance on setting up an activation with your connected **June** platform:

* [Export Contact Lists](/integrations/destination-platforms/june-email-marketing/export-contact-lists.md)
* [Synchronize Customer Attributes](/integrations/destination-platforms/june-email-marketing/synchronize-customer-attributes.md)

### Connect June to DinMo

Follow these steps to successfully connect your **June** platform to DinMo:

#### 1. Prerequisites

* Ensure you have a **Developer** role in your June account.
* Note: The **Admin** role does **not** include developer privileges by default.

To verify your role:

* Log in to your **June** app instance.
* Navigate to the **Administration** section.
* Under **Users**, confirm you have a **Developer** role.
* If you lack the required permissions, ask your admin to assign you the Developer role.

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

#### 2. Create a DinMo List in June

* Log in to your **June** app instance.
* Navigate to the **Lists** section.
* Click on **Create List** and select the type **Email List** (required for DinMo activations).
* Once created, open your new List and navigate to the **API** tab to collect necessary API keys:
  * Copy the **Collect Token** (top-left corner).
  * Click on **API Token** and copy the displayed value.

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

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

#### 3. Connect June as a Platform in DinMo

* In DinMo, navigate to the **Destinations** section from the navigation bar.
* Click **"Add a new destination"**.
* Select **"Connect a new platform"** and choose **June App**.
* Enter a recognizable name for your platform connection.
* Paste the **Collect Token** and **API Token** values you copied earlier into the relevant fields.
* Save the connection.

Your June platform is now connected to DinMo!

To proceed, refer to [Export Contact Lists](/integrations/destination-platforms/june-email-marketing/export-contact-lists.md) to initiate your first June Activation.


---

# 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.dinmo.io/integrations/destination-platforms/june-email-marketing.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.
