product.updated
event using a{" "}
+ Subscriber{" "}
+ and execute the workflow whenever the event is triggered.
+ >
+ ),
+ },
+ {
+ title: "Create Webhook Listeners",
+ path: "/development/api-routes/create",
+ descriptionJSX: (
+ <>
+ You can provide webhook listeners that your external systems call
+ when their data is updated. This lets you synchronize data between
+ your systems.
+