This article presents possible use cases and corresponding sample flows that you can support. This can be a helpful jumping off point as you plan your implementation.
To export a menu from Wix Restaurants to an external POS:
To export a menu from Wix Restaurants to a CSV file:
To import a menu from an external POS into Wix Restaurants:
To keep Wix Restaurants menus up-to-date with changes in an external POS:
Ensure you have a mapping between the two menus.
Listen to external webhooks for changes to the POS.
Update your mapping according to the changes.
Update the relevant Wix Restaurants menu entities by calling the appropriate update methods:
Note: If the update includes multiple changes, use bulk update methods where possible.