Introduction
SideDish supports a multitude of webhooks that you can use to notify your app when certain events happen in SideDish. Turn on the webhooks feature in the account settings page: Account settings. Then click on “Open hooks management” and continue from there. Hooks support automatic retries, logs, monitoring, and SSRF protection.Available webhooks
- Store created
- Store updated
- Store deleted
- Merchant created
- Merchant updated
- Merchant deleted
- Merchant team member added
- Merchant team member removed
- Product created
- Product updated
- Product deleted
- Product revision created
- Product revision approved
- Product revision rejected
- Product revision deleted
- Purchase successful
- Purchase failed
- Purchase stopped due to unmet requirements
- Subscription cancelled
- Subscription expired
- Subscription renewed
- Product reviewed received
Use cases
You can use webhooks to:- Send customized emails
- Send notifications within your app
- Sync data with your own database
- Build internal workflows