Create the app, use GridApp the latest version. Use
app-container
as a provider. Type - WPA (it should be PWA, mistype)Go to Content tab. First of all you need provide .gridapp file which contains the schema. After you upload it, you need to set:
Logo, Pick an asset – logo for the queue. Please download logo in the Files section or use an existing one. If you want to remove an existing logo - download the fake one, put the fake one, remove the fake from the files section.
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. 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-org-name
.For more details please check user guide.
General
Content
Integrations