# Sender.net

To set up **Sender.net**, you need to get an **API Access Token** from **Sender** and **enter the key** you have obtained into the Shoppego system.

## Log in Sender account

1. You can log in to your Sender account [here ](https://auth.sender.net/oauth/login?scope=scope\&client_id=21\&response_type=code\&redirect_uri=https%3A%2F%2Fapp.sender.net%2F)or at this link: [https://auth.sender.net/oauth/login](https://auth.sender.net/oauth/login?scope=scope\&client_id=21\&response_type=code\&redirect_uri=https%3A%2F%2Fapp.sender.net%2F)

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

## Get the API Access Token Sender

1. You will be taken to the **Sender Dashboard** page, you need to click on **Account settings**

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

2. You can click on **API access tokens**

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

2. After that, you can **click** on **Create API token**

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

4. Next, you can select **Forever** and click **Create**

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

5. After that, you can click on **Copy token** to be used for the integration process on the Shoppego platform later.

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

## Get Group ID (Optional)

If you do not make this setting, your customer information that will be imported will not be in any list.

1. Log in to the Sender.net dashboard

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

2. Click on **Subscribers**

<figure><img src="/files/05qnrRI01D2f1d6SNaVq" alt=""><figcaption></figcaption></figure>

3. Click on **Groups**

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

4. Click on **Create new group**

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

5. Next, you can enter the group name as your reference and click **Save**

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

6. Then, you will be taken to the group page itself and you will be able to see the Group ID. You can **copy the Group ID** to use for integration with the Shoppego platform.

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

## Setting up in Shoppego

1. On the **Dashboard Overview**, you can go to **Settings**

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

2. After that, you can click on **Email Marketing Provider**

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

3. On this page, you will need to press the **Activate/Edit** button to **activate Sender.net**.

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

4. You need to enter the **API access token** you got from **Sender.net** into the space provided. You can also put the **Group ID**.

{% hint style="info" %}
\*\*<mark style="color:red;">**Attention**</mark> :&#x20;

* **Group ID** - Used to place registered customers into the group you want.
  {% endhint %}

5. Make sure you turn on the **Enable toggle to use Sender.net**

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

<mark style="color:blue;">**Congratulations**</mark>! Your **Sender.net** setup has been successful.

### Sync Shoppego Customer Information With Sender Group List

To sync information, you just need to click on the **Sync All Customers/Sync** button.

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


---

# 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.shoppego.com/en/settings/email-marketing-providers/sender.net.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.
