Navigation
Yuko Dashboard → Settings → Account → Integrations → WebhooksClickConfigure

Overview
Webhooks allow Yuko to send real-time data to any external system the moment an event occurs.They are perfect for advanced setups — such as custom dashboards, CRMs, ERPs, Slack notifications, or any tool that can receive JSON data. When an event is triggered in Yuko, your webhook endpoint instantly receives the payload, allowing you to automate workflows beyond the Yuko ecosystem.
Setup Steps
- Go to Settings →Account → Integrations → Webhooks → Configure
- Click Add Webhook.
- Enter the Webhook URL where Yuko should send the event data.
- Choose which events should trigger the webhook:
- Review Submitted
Fires when a new review is created (pending or auto-approved). - Review Approved
Fires when a review is published to your storefront. - Review Replied
Fires when you post a reply to a customer’s review. - Order Completed
Fires when Yuko receives an update that an order has been completed/fulfilled through your store integration.
- Review Submitted
- Click Save to activate the webhook.