# Movidesk

## Using the Erathos platform

When selecting Movidesk as a new connector on the Erathos platform, you will need to name your connection and fill in the following form:

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaUFCIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--b3e8de57b57309db451c4c4911bb94e92c7b6a6e/movidesk%20form.png)

## How to find my API Token?

1. Log in to your account;
2. Go to **Settings > Account > Parameters**
3. In the environment guide, click on **Generate new key**

You can follow these steps as many times as you need, but keep in mind that by generating a new key all integrations that use the past key will stop.

Don't forget to copy and paste the token on the Erathos platform Token field and click on **Save and close**.

With this connection created you can seemlessly move your Movidesk data to your BigQuery, Redshift or Postgres data-warehouse.

## What information can I bring to my data-warehouse with the Erathos platform?

* persons
* tickets
* timeAgreement
* surveys\_questions
* surveys\_responses
* activities
* timeAgreementConsumption
* tickets\_past


---

# 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.erathos.com/connectors/apis/movidesk.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.
