> For the complete documentation index, see [llms.txt](https://docs.altu.d1.cx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.altu.d1.cx/boas-praticas/eventos/eventos-padroes/falha_api/builder.md).

# Builder

### Exemplo no Builder

![](https://776911411-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MBjaNm5lB1Yqgih1JCA%2F-M_LifK__62mYur6L-F6%2F-M_LmtVSsHg4UVCeaw9r%2Fbuilder.falha_api.png?alt=media\&token=afbb076c-13d6-4a01-96a2-e1c5dd1f20ee)

### Exemplo de configuração:

```
[
    {
        "extra1": "<? context.last_api.endpoint_path ?>",
        "extra2": "<? contact.context[context.last_api.result_name].code ?>",
        "event_name": "falha_api"
    }
]
```

{% hint style="info" %}
Aprenda mais sobre o [Builder ](/build/assistentes/builder.md)
{% endhint %}
