n8n starter workflow example
Copy the starter n8n workflow JSON from BOS and update endpoint, token, and payload values.
Where to copy it
Open Company Settings → Developer API & Webhooks → Developer docs & copy-ready examples.
After importing in n8n
- Replace YOUR_API_TOKEN with the connection token.
- Confirm the endpoint URL matches the selected BOS connection.
- Update customer, product SKU, quantity, and address fields.
- Run once manually, then check BOS API logs.
- Add more nodes only after the first request succeeds.