# Omie

## Using the Erathos platform

When selecting **Omie** 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/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWHc9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--48704996ee7714ad3ab6dae94deafa96118d1b2d/Omie.png)

## Obtaining these informations through **My Apps**

1. Log in to your account

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWDA9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--fffed2f53c13db1a05cb2a619eb168ead1c91253/Untitled%20\(49\).png)

2. Click on the Settings button and select App Summary

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWDQ9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--d0f8e77eb61a0e175a1cfd23608587b99af167fb/Untitled%20\(50\).png)

3. Navigate to the end of the page to find your **Integration Key**

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWDg9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--2e737eb02667c0565daf4db708de20c2db9ad00f/Untitled%20\(51\).png)

## Obtaining these informations through **Developer**

1. Log in to your account
2. In your browser, open another tab and access this link: <https://developer.omie.com.br/> to the Developer Area
3. Click on **Apps** to find the credentials

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWUE9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--b78db50d66633608020a575bb95bf2f782d57e42/Untitled%20\(52\).png)

4. Copy the App Key and App Secret

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWUU9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--81effccc0af8b1ae12c4148c32282987347a0cd8/Untitled%20\(53\).png)

Now paste the copied values in the Erathos platform accordingly. 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 Omie data to your BigQuery, Redshift or Postgres data-warehouse.

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

* tabela\_precos\_itens
* formas\_pagamento\_vendas
* caracteristicas\_produtos
* etapas\_faturamento
* meios\_pagamento
* origem\_pedidos
* notas\_fiscais
* pedidos
* etapas\_pedidos
* remessas
* servicos
* ordens\_servicos
* contratos\_servicos
* servicos\_municipio
* formas\_pagamento\_servicos
* tipo\_contrato
* classificao\_servico
* notas\_fiscais\_servicos
* posicao\_estoque
* clientes
* projetos
* empresas
* departamentos
* categorias
* parcelas
* tipo\_atividade
* cnaes
* cidades
* paises
* tipos\_anexos
* tipos\_entrega
* tipo\_assinante
* crm\_contas
* crm\_contatos
* crm\_oportunidades
* crm\_tarefas
* crm\_solucoes
* crm\_fases
* crm\_usuarios
* crm\_status
* crm\_motivos
* crm\_tipos
* crm\_parceiros
* crm\_finders
* crm\_origens
* crm\_concorrentes
* crm\_verticais
* crm\_tipostarefa
* conta\_corrente
* conta\_corrente\_lancamentos
* conta\_pagar
* conta\_receber
* movimento\_financeiro
* bancos
* tipos\_documentos
* tipos\_contas\_correntes
* dre
* finalidade\_transferencia
* origem\_lancamento
* produtos
* produtos\_caracteristicas
* produtos\_estruturas
* ordem\_de\_producao
* notas\_de\_entrada
* recebimentos
* familias\_produtos
* unidades\_produtos
* compradores
* fornecedores
* formas\_pagamentos\_compras
* ncms
* cfop
* cst
* ajuste\_estoque
* movimento\_estoque
* locais\_estoque
* cupons\_fiscais
* cupons\_fiscais\_itens
* tabela\_precos
* pedidos\_lista\_parcelas\_parcelas
* pedidos\_det
* notas\_fiscais\_det


---

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