> 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-jsonata-job-execute.md).

# Módulo JSONata Job Execute

### Definição

O módulo ferramental **"JSONata Job Execute"** permite acionar a execução de um JSONata Job diretamente dentro de um fluxo. Também é possível adicionar variáveis auxiliares para testes e validação do comportamento do job antes da execução final.

{% hint style="warning" %}
Para utilizar este módulo, é necessário ter o Data Management habilitado e ter configurado previamente um JSONata Job.&#x20;
{% endhint %}

### Adicionar módulo "JSONata Job execute”

O módulo "**JSONata Job Execute**" aparece na opção Ferramentas da edição de um fluxo. Após clicar para adicioná-lo, o modal de configuração inicial será exibido.

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

Preencha ou escolha os seguintes itens para executar um JSONata Job em seu fluxo:

* Selecione o Data Engine
* Escolha o JSONata Job

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

Para finalizar, clique em "**Salvar**".

#### Editar módulo

Para editá-lo, basta clicar em "[**Editar**](/skyone-studio/integracoes/edicao-de-gatilhos-e-modulos-no-fluxo.md#editar-componente)" do módulo.

Ao abrir a edição do módulo, é possível visualizar os dados do JSONata Job.&#x20;

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

Clique em "**Próximo**". Você será redirecionado para a tela de teste da execução.

Se estiver tudo certo, basta clicar em "**Salvar**".


---

# 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-jsonata-job-execute.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.
