# Fincome

DinMo supports the sending of data to Fincome to keep customer’s data up to date from your data warehouse.

#### Supported Destination Services

DinMo supports the following destination service:

* [**Synchronize customers’s data**](/integrations/destination-platforms/fincome/synchronize-customers-data.md), to update customers’s attributes values in Fincome

Please refer to the dedicated documentation page for more information.

#### Authentication to Fincome

To connect DinMo to Fincome, you first need to create an API key in your Fincome platform.

Go to Settings, then to Developers and Create a secret key.

<figure><img src="/files/m15gt2EO9EfSujKOdB45" alt="" width="563"><figcaption></figcaption></figure>

**Information needed**

To create a Fincome destination in DinMo, you will need:

* **API\_KEY**


---

# 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/fincome.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.
