This API allows 3rd party apps connected to Wix, to send BI events to the Wix system. It includes several out-of-the-box events, like when the app dashboard is loaded, or when a primary action is taken (the most valuable action in an app product flow). If the list of built-in event does not suit your needs, you can also send a custom event.
Was this helpful?
PostSend BI Event
Developer Preview - This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Submit a BI event to Wix.
Permission Scopes
For app development, you must have one of the following permission scopes:Manage Your App
Learn more about permission scopes.Authorization header required - pass the OAuth Access Token
Syntax
POST
https://www.wixapis.com/apps/v1/bi-eventWas this helpful?