Taking online orders
Wix Restaurants: Using a Webhook to Integrate Wix Restaurants with Third-Party Services
Important:
This article is about the original Restaurants Orders app.
We've released a new online ordering app. Learn how to add and set up the new Wix Restaurants Orders (New) app.
Webhooks allow two systems to interact with each other. You can use a webhook to integrate Wix Restaurants with other third-party services, such as:
Point of sale (POS) systems
Delivery management systems
Loyalty programs
Important:
Creating a webhook requires computer programming skills. The steps below show you how to add a webhook that you or your programmer already developed. For information about developing webhooks, check out the Wix Restaurants Developers Portal.
Click to learn how to add a webhook to online ordering notifications.
Go to Order Settings in your site's dashboard.
Click the Notifications tab.
Click + Add New Notification.
Under Receive Orders, select Webhook from the drop-down list.
Enter the webhook URL.
Note: The URL must begin with HTTPS. Once a webhook notification is successfully received, the order is considered "accepted". An unhandled alert will not be triggered.
Click to learn how to add a webhook to reservation notifications.
Go to Reservation Settings in your site's dashboard.
Click the Notifications tab.
Click + Extra Notification.
Under Receive Reservations, select Webhook from the drop-down list.
Enter the webhook URL.
Note: The URL must begin with HTTPS.