How do I subscribe to webhook notifications (e.g., order status changes, menu updates)?
To subscribe to webhook notifications for events like order status changes or menu updates, follow these steps:
- Set up your endpoint: Ensure you have a valid endpoint in your system to receive webhook notifications from Grubtech.
- Test the integration: Once subscribed, test the webhook notifications to ensure they are received and processed correctly at your endpoint.
- Monitor for updates: Keep an eye on the status of your subscriptions through the API or developer portal, and update your endpoint as needed."
Updated about 2 months ago