Note |
---|
This part of the platform is under active development - the final flow and UX for setting up new apps will be improved within couple of weeks. |
Create the app, use GridApp the latest version. For now use
queue
as a provider, later we’re planning to change this toapp-container
and update doc after this changing.Go into the app, Settings. Verify that you put WPA (it should be PWA, mistype)
Go to Content tab. ThereUse
app-container
as a provider. Select WPA application type.Go to your app page → Content tab. Press ‘Pick an asset’ - you will need to select queue GridApp. If you don’t see the the application in your media library, please contact us. After selecting the file, settings form will be presented:
Logo, Pick an asset – logo for the queue. Please download logo in the Files section first, and after reuse the generated link from there (instruction). If you want to remove an existing logo - download the fake one, put link on the fake, remove the fake from the files.URL for the screen
Base queue API URL – one of the URL from the list below. URL depends on region, please check where the customer is and select appropriate region. Our Ombori queues use Most likely you want to use https://ombori-queue-prod-eu.azure-api.net/api url.
US: ‘https://ombori-queue-prod-us.azure-api.net/api’,
EU: ‘https://ombori-queue-prod-eu.azure-api.net/api’,
UAE: ‘https://ombori-queue-prod-uae.azure-api.net/api’,
AU: ‘https://ombori-queue-prod-au.azure-api.net/api’,
Note: you path has to end with /api, please don’t forget about it.
Queue ID – queue should be already created to this moment. You can get queue id from the url – it's a part of the url after queues: /queues/queue_id/ (for example http://localhost:3000/khorev/queues/e234bb8b-c0bf-450d-81f7-a9c02530e94c/click-and-collect-admin). For getting this link, go to queue, in the right part click Queue manager.
Queue organisation: the same as the org name. Case sensitive, should be lower-case and with dashes like `my
my-org-name
.Queue enabled - should be disabled, otherwise you’ll have an old layout.
Queue Signage Layout section
Use alternative layout, most likely you want this one, it’s the latest version
Occupancy Enabled (the number 12 / 20)
Occupancy Total Enabled (the number 12 / 20)
With other properties you should be familiarFor more details please check user guide.