Use the outbound test event generator
Send sample BOS events to n8n or any connected webhook URL.
Purpose
The test event generator helps developers confirm that n8n or another webhook receiver is reachable before real order, message, or assignment events happen.
Steps
- Add an outbound webhook URL for the required event.
- Choose the same event in Test event generator.
- Paste optional sample payload JSON.
- Click Send test event.
- Check both n8n executions and BOS API logs.