# Goomer

#### Configurações

<table><thead><tr><th width="296.50867625185924">Chave</th><th width="272.3333333333333">Valores</th><th data-type="checkbox">Obrigatório</th></tr></thead><tbody><tr><td><strong>GOOMER.STORE_ID</strong></td><td>Código da loja (ex.: G-1234)<br>(disponível no painel do cliente)</td><td>true</td></tr><tr><td><strong>GOOMER.CLIENT_ID</strong></td><td>Id de integração (disponível no painel do cliente)</td><td>true</td></tr><tr><td><strong>GOOMER.CLIENT_SECRET</strong></td><td>Chave de integração (disponível no painel do cliente)</td><td>true</td></tr></tbody></table>

#### Exemplo de configuração

```json
[
    { "Key": "GOOMER.STORE_ID", "Value": "G-1234" },
    { "Key": "GOOMER.CLIENT_ID", "Value": "1234525de" },
    { "Key": "GOOMER.CLIENT_SECRET", "Value": "7858475" }
]
```

#### Source App ID

> ff9d133d2ec34f9b9417116cc3b1e08a
