> For the complete documentation index, see [llms.txt](https://ajuda.cardapioweb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.cardapioweb.com/automacao/integracoes/foody-delivery.md).

# Foody Delivery

Para configurar sua integração, clique em **"Configurações"**, depois em **"Integrações"**, localize e clique em **"Foody Delivery"** para iniciar a integração:

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

Para realizar a integração, **é necessário cadastrar 3 parâmetros:**

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

## Como configurar a sua integração?

### **Obtendo o Token de Integração** <a href="#obtendo-o-token-de-integracao" id="obtendo-o-token-de-integracao"></a>

**Passo 1:** Na página da Foody delivery, clique no canto superior esquerdo para abrir o menu

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

**Passo 2:** Em seguida clique em **Minha Conta.**

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

**Passo 3:** Após isso clique na opção **APIs e Hooks.**

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

**Passo 4:** Na página de **APIs e Hooks** clique em **Criar credencial.**

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

**Passo 5:** Em seguida, nomeie a credencial, certifique-se de que o tipo esteja definido como **Foody Delivery** e clique em **Criar Credencial**.

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

**Passo 6:** Após criar a credencial clique no botão de ações em seguida Copiar token.

<figure><img src="/files/9Gvn3qeXTngqnXXawosk" alt=""><figcaption></figcaption></figure>

**Passo 7:** Após copiar o token, retorne ao portal do Cardápio Web, em **Configurações** > **Integrações** > **Foody Delivery**, clique em cadastrar token.

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

**Passo 8: Insira o token de integração** referente à credencial que você gerou, em seguida clique em **salvar.**

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

### Como identificar a **URL de gatilho** e cadastrar o **token do gatilho?**

**Passo 1:** Em "**Configurações"**, em **"Integrações"** e depois em **"Foody delivery"**, copie a **URL do gatilho**, essa URL será utilizada posteriormente para a criação de um gatilho.

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

**Passo 2:** No portal da Foody delivery, em "**Minha conta"** e depois em **"APIs e Hooks"** clique em criar gatilho.

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

**Passo 3:** Para criar um novo gatilho, siga as seguintes instruções:

**a)** Certifique-se de que a opção **Ativado** esteja marcada. Isso garantirá que o gatilho esteja ativo e pronto para operar.

b) No campo **Tipo**, selecione **Foody Delivery**.

c) Insira a **URL** do gatilho copiada anteriormente.

**d)** Clique em **Salvar** para finalizar a criação do gatilho.

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

**Passo 4:** Após criar o gatilho, copie o **Token do gatilho.**

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

**Passo 5:** Após copiar o token do gatilho, retorne ao portal do Cardápio Web, em **Configurações** > **Integrações** > **Foody Delivery**, na sessão de gatilho, clique em **cadastrar token.**

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

**Passo 6:** Cole o token do gatilho, em seguida clique em **salvar.**

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

Na tela de integração, você consegue **"DESATIVAR"** e **"REATIVAR"** a integração quando quiser clicando no botão **"Pausar integração".**

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

Sua integração com o Foody Delivery está configurada, facilitando ainda mais os pedidos e a experiência dos seus clientes! 🚀✨


---

# 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, and the optional `goal` query parameter:

```
GET https://ajuda.cardapioweb.com/automacao/integracoes/foody-delivery.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
