> For the complete documentation index, see [llms.txt](https://attr.sygnal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://attr.sygnal.com/sa5-forms/webhook-handler/n8n-handler.md).

# n8n Handler

## Response Messages

n8n supports a response webhook handler, so we&#x20;

In your response JSON

```
{
  "message": "..."
}
```

wfu-form-message

## Future

### Test Webhook Mode

n8n has a predictable test mode. &#x20;

It would be nice to be able to switch to it and have the URL automatically updated.&#x20;

```
https://sygnal-n8n-u1282.vm.elestio.app/webhook/<UUID>
https://sygnal-n8n-u1282.vm.elestio.app/webhook-test/<UUID>
```

Consider supporting special `webhook-test`
