# Convenia

## Using the Erathos platform

When selecting Convenia 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/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWkU9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--cecf316729ef7c4df3dc35a6bfaf28974dd1d78f/Untitled%20\(63\).png)

## **How to find your token?**

1. Click on your profile picture (or inicials) and select **Settings**.
2. Click on **API**.
3. Select the **Add new token** option.

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWk09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--419fe9f08d0873fe2780fb29a7b4f27ad72373b6/image%20\(5\).png)

1. Name the token

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWlE9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--c3506a6780f453c4c231fbfd1651965781f3c7fe/image%20\(6\).png)

2. Select the permissions and level os access to information of the token you wish to create.(they must be selected in the endpoint category that is beign used)

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWlU9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--0db1f079dfa8ebda8f2758122c0ef9989ba7a412/image%20\(7\).png)

3. Click on add to save the token and it will be available to use!

Now paste the token value in the Token field in the Erathos platform. Don't forget to click on **Save and close** to advance to the next steps of the integration.

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

## What endpoints can I access with the Erathos platform?

* colaboradores
* historico\_salarial
* ferias\_solicitadas
* ferias\_periodos
* colaboradores\_alteracoes
* colaboradores\_faltas
* colaboradores\_dependentes
* colaboradores\_desligados
* ferias\_coletivas
* departamentos
* centro\_custo
* cargos
* folhas\_de\_pagamentos
* etnias
* nacionalidades
* vinculos\_empregaticios
* estado\_civil
* escolaridade
* conta\_bancaria
* bancos
* estados
* cidades
* tipos\_de\_desligamento
* tipos\_aviso\_previos
* identidade\_genero
* relacionamento\_contato\_emergencia


---

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