Editor compatibility
Wix Blocks apps aren't supported in the Wix Harmony editor. Existing Blocks apps remain available for purchase on the Wix App Market for Wix Editor and Wix Studio sites. To learn more, see About Wix Harmony and Blocks.
Wix Apps are business solution apps created by Wix, enabling users to sell products and services, run events, write blogs, manage restaurants and more. To integrate with Wix Apps in your Blocks app, you must first add them as dependencies. You can then use their collections or utilize their APIs.
To add a or remove a dependency:
When a user installs your app, they'll receive a notification that they need to install the Wix apps you defined in order for your app to work.
Wix App collections are special collections that come from the Wix Apps that you integrate in your app. These collection appear automatically when you add a dependency to these apps. They'll also appear in any site that will use your app.
Currently, you can only access the collections of Wix Stores and Wix Bookings. For other Wix Apps, use their APIs to access data.
To use Wix App collections:
tab.You can use these collections with data-binding or code to populate Repeaters or display the data in other ways.
In Preview mode, your app shows how it interacts with the default data from these collections.
Wix App APIs are documented in the API reference and can be implemented in your app's code.
To test them, go to Test and run them on a site. You cannot test these APIs in the Blocks preview.