> For the complete documentation index, see [llms.txt](https://user.netmera.com/netmera-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user.netmera.com/netmera-user-guide/omnichannel-engagement/email/email-onboarding/email-integrations.md).

# Email integrations

Connect an email provider to Netmera to send email campaigns. This guide covers **Amazon SES**, **Setrow**, and **Uzman Posta**.

### Before you start

Prepare the following before you create the integration:

* Your company details and email-sending requirements
* An account with your selected email provider
* Provider credentials and domain information

Netmera works with your provider to configure and activate your account.

### Configure DNS

Configure your DNS records before you start the integration. DNS records support email delivery and sender authentication.

* **Amazon SES:** Netmera configures the required DNS records.
* **Setrow:** Setrow checks your DNS records and allowlists your domain.
* **Uzman Posta:** Get the required DNS records from Uzman Posta. Then add them as instructed.

{% hint style="info" %}
Confirm that your SPF, DKIM, and DMARC records are correct before sending email. These records support sender authentication and delivery.
{% endhint %}

### Add the integration in Netmera

1. In **Netmera Panel**, select **Connectors** > **Email** > **Install**.
2. Enter the details from your email platform.
3. In **Netmera Panel**, select **Developers** > **API** to find your API key.

<figure><img src="https://1642824329-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX6uilbEAw42gqsudlclY%2Fuploads%2FE1giA2KTxWPtoWLdbaAK%2FScreenshot%202024-05-07%20at%2014.36.32.png?alt=media&amp;token=769dd737-b169-4d3f-9491-7287c9ca45c7" alt=""><figcaption></figcaption></figure>

### Enter provider credentials

Enter the credentials and settings from your provider.

* **Amazon SES:** Access key, secret key, region, and verified domain

<figure><img src="https://1642824329-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX6uilbEAw42gqsudlclY%2Fuploads%2FCSWtfZFltWty6ioNPMEW%2Funnamed.png?alt=media&amp;token=479f6ce2-6f5d-4e67-b3ab-bad3a68e9baf" alt="" width="563"><figcaption></figcaption></figure>

* **Setrow:** API credentials and domain verification details

<figure><img src="https://1642824329-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX6uilbEAw42gqsudlclY%2Fuploads%2F8Z5FiSRsLNFL7NUmo798%2Fimage.png?alt=media&amp;token=b67495e8-4f3e-4c26-9c98-49be4de91547" alt="" width="563"><figcaption></figcaption></figure>

* **Uzman Posta:** SMTP settings or API key, depending on the integration type

<figure><img src="https://1642824329-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX6uilbEAw42gqsudlclY%2Fuploads%2FvnccK9V5KDCQUKDJhsZI%2Fimage.png?alt=media&amp;token=793729da-5ee3-417f-972e-dd7434790a4a" alt="" width="563"><figcaption></figcaption></figure>

### Manage İYS permissions

Choose where to manage your İYS permissions.

* **In Netmera:** Enter your İYS Code and Brand Code under **Integration**.
* **In another system:** Netmera coordinates the integration with your external İYS management system.

{% hint style="info" %}
Configure İYS correctly to meet Turkish email marketing requirements and support email delivery.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://user.netmera.com/netmera-user-guide/omnichannel-engagement/email/email-onboarding/email-integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
