Toast
Catalog sync for Toast POS: pushes the live menu into your Toast catalog so names and prices match at the till.
Simulated
What it does
- Pushes your menu (dishes + stocked wines) into the target system
- Listed under Point of sale in your admin.
This connector runs in simulate mode.
Simulated means the connector runs the whole pipeline for real: it validates your credentials' shape, builds the exact payload it would send, counts the items and writes the result to your sync log. It just doesn't make the outbound call, because that system's transport isn't finished. Nothing is faked and nothing is hidden: the panel says so, the sync log says so, and this page says so. When the transport lands, the connector flips to Live and your configuration keeps working.
What it needs from you
| Field | Type | Looks like |
|---|---|---|
| Client ID | text | toast-client… |
| Client secret | secret (write-only) | N/A |
| Restaurant GUID | text | d3f5a1… |
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 Toast under Point of sale.
- Enter Client ID, Client secret, Restaurant GUID, then save.
- Press Test connection. It tells you plainly whether it reached Toast 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.