This article shares a possible use case you could support, as well as a sample flow that could support the use case. This can be a helpful jumping off point as you plan your implementation.
Wix users can keep their external platform up to date with the pricing plans they offer. For example, when a site owner adds a new pricing plan to a Wix site, the external platform will have the new plan available for purchase.
Use this flow to implement a sync from a Wix site to an external system:
createdEvent.entity
if a plan was created or actionEvent.body.plan
if a plan was archived.