Publish menus to a target
Push menus from Menus Manager to another integrated service Otter supports for the store.
Before you begin
- At least one menu exists — see Read and upsert menus
- Publish targets configured for the store
Steps
- Fetch publish targets for the store (lists services and last publish status).
- Call publish-to-targets with the target ids you want. Response includes a job id.
- Poll async job status until
SUCCESSorFAILED.
Verify
Publish to one test target; confirm target menus match and job ends in SUCCESS.
Common failures
| Symptom | Likely cause | Fix |
|---|---|---|
| No targets returned | Store not linked to target integration | Check store pairing |
Publish FAILED | Target rejected menu shape | Inspect job error; fix upsert payload |