n8n
Self-hosted automation: Carte posts publish, stock and booking events straight into your n8n webhook node.
Live
What it does
- Sends events, or pulls data in, over HTTP
- Listed under Data & automation in your admin.
What it needs from you
| Field | Type | Looks like |
|---|---|---|
| n8n webhook URL | text | https://… |
| Signing secret (optional) | secret (write-only) | whsec_… |
Secrets are write-only: once saved, Carte never shows them again, and leaving a secret field blank when you save keeps the value you entered before.
Setting it up
- In your Carte admin, open Integrations and find n8n under Data & automation.
- Enter n8n webhook URL, Signing secret (optional), then save.
- Press Test connection. It tells you plainly whether it reached n8n or not.
- Press Sync to push your live menu. The result (item count and outcome) lands in your sync log either way.
Every attempt is logged.
Tests and syncs write to the sync log on your Integrations page, with the outcome and the item count. It is the first place to look when something goes quiet.