> For the complete documentation index, see [llms.txt](https://docs.skyone.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skyone.cloud/skyone-studio/integracoes/fluxos/modulos-ferramentais/modulo-edi.md).

# Módulo EDI

### **Definição** <a href="#definicao" id="definicao"></a>

O módulo ferramental "**EDI**", módulo padrão do **Skyone Studio** para a utilização em qualquer fluxo, foi criado para a conversão de dados do formato **EDI** para **JSON**.&#x20;

### Configuração do módulo EDI <a href="#configuracao-do-modulo-xml" id="configuracao-do-modulo-xml"></a>

O módulo "**EDI**" aparece na opção **Ferramentas** da edição de um fluxo. Após clicar para adicioná-lo, selecione a operação e clique em "**Salvar**".

<figure><img src="/files/NKO4QrG5QRXPG3ws3mIu" alt=""><figcaption></figcaption></figure>

#### Configuração de variáveis

Para a configuração das variáveis, clique em "**Editar**" do componente recém-criado.&#x20;

<figure><img src="/files/fyqI4Q48itb12FhoX1V7" alt=""><figcaption></figcaption></figure>

Sendo que:

* **EDI:** Adicione ou arraste o EDI que precisa ser convertido.
* **Upload JSON:** Selecione um schema JSON.
* **Encode:** Escolha o formato desejado (UTF-8 ou base64)&#x20;

{% hint style="info" %}
[Saiba sobre o Cabeçalho do Módulo aqui](/skyone-studio/integracoes/cabecalho-dos-modulos.md).&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.skyone.cloud/skyone-studio/integracoes/fluxos/modulos-ferramentais/modulo-edi.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.
