n8n Handler

Response Messages

n8n supports a response webhook handler, so we

In your response JSON

{
  "message": "..."
}

wfu-form-message

Future

Test Webhook Mode

n8n has a predictable test mode.

It would be nice to be able to switch to it and have the URL automatically updated.

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

Consider supporting special webhook-test

Last updated

Was this helpful?