# Kerlink Wanesy

## Open Push Configurations

Follow the following steps in order to connect your Kerlink Wanesy LoRaWAN Network Server to Datacake.

Use the Sidebar on the left side and navigate into "Administration" -> "Clusters" and "Push Configurations".

![](https://2221155863-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNA8_b8wmabHgJ0QXoJ%2F-MGc4hHCmTzSIWiVKzTi%2F-MGc6COdpeWL9q0kI6lf%2FBildschirmfoto%202020-09-07%20um%2012.24.29.png?alt=media\&token=d26d2368-7e8e-46f3-8b48-7732a565d657)

Under Push-Configurations you have to create a new one. You can do this by clicking on the large and yellow "+" button on bottom right.

![](https://2221155863-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNA8_b8wmabHgJ0QXoJ%2F-MGc4hHCmTzSIWiVKzTi%2F-MGc6HfB2Q3LbAQK4uyq%2FBildschirmfoto%202020-09-07%20um%2012.26.46.png?alt=media\&token=c7e079f6-3adc-4754-8895-1d910dfa16ad)

This will open up a configuration modal where you can set up the Integration for Datacake.&#x20;

## Setup Push Configuration

When creating a new Push Configuration you are required to enter the following details:

### Identity

In the first step, you are required to provide a name and set the Type of your configuration.

![](https://2221155863-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNA8_b8wmabHgJ0QXoJ%2F-MGc4hHCmTzSIWiVKzTi%2F-MGc6Le4MXO3WdwiL5Ac%2FBildschirmfoto%202020-09-07%20um%2012.27.36.png?alt=media\&token=66899420-8767-492c-bd48-2c0ef118094b)

* Select "HTTP" as the Type
* Set Message Detail Level to "Network"

### Connection

Next, you need to provide the Details and URL for Datacake Integration:

![](https://2221155863-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNA8_b8wmabHgJ0QXoJ%2F-MGc4hHCmTzSIWiVKzTi%2F-MGc6v5Jb4S9SEdXVnGi%2FBildschirmfoto%202020-09-07%20um%2012.27.51.png?alt=media\&token=a3cf3d81-899e-4b73-8f85-8711f51e34d2)

* Copy the following URL into the field of "URL":&#x20;
  * `https://api.datacake.co/integrations/lorawan/wanesy/`
* Type any User into the field "User"
* Leave out Password
* Place `/` for both **Data Up route** and **Data Down event route**

Head over to the next step by clicking on "Next".

### SSL

The next section will ask you for SSL setup details.

![](https://2221155863-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNA8_b8wmabHgJ0QXoJ%2F-MGc6y2L4RaHTN04P7k0%2F-MGc7Yh9aFpmAtyol9j7%2FBildschirmfoto%202020-09-07%20um%2012.34.55.png?alt=media\&token=13bf659c-17b1-4148-949a-ccfe575b7e0a)

You can skip this setting entirely. SSL is used in anyways.

### Custom Headers

{% hint style="info" %}
The following step is optional and is not required. We recommend skipping this when it's the first time you are working with the integration of Kerlink Wanesy.
{% endhint %}

If you want to make your webhooks more secure, you can provide an optional Authentication using a personal Access Token which you can create in your Workspace.

Read more about this here:

{% content-ref url="../securing-integration" %}
[securing-integration](https://docs.datacake.de/lorawan/securing-integration)
{% endcontent-ref %}

![](https://2221155863-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNA8_b8wmabHgJ0QXoJ%2F-MGc6y2L4RaHTN04P7k0%2F-MGc8NLA0vJrtapU3F-I%2FBildschirmfoto%202020-09-07%20um%2012.28.12.png?alt=media\&token=1a9c4dd3-8e62-40af-85a9-38200ac88385)

* Set the "Key" to: `Authentication`
* set "Value to: `Token MYTOKENFROMDASHBOARD`

Of course, you need to replace `MYTOKENFROMDASHBOARD` with the Token, you created in your Workspace.
