Skip to main content

Manager menu sync

Synchronize Manager menus with Otter menus for a store, optionally publishing to OFO in the same request.

Before you begin

  • Menus Manager integration enabled for the store

Steps

Manager Menu Sync Flow

  1. Trigger manager menu sync (optionally with publish to OFO).
  2. Response includes a job id for the async work.
  3. Poll GET /v1/menus/jobs/{jobId} until SUCCESS or FAILED.

Verify

Run sync; job completes and Otter menus reflect Manager state (and OFO if you enabled publish).

Next