Deep Linking From Your App to a User's Wix Site

Want to provide your users with a link from your platform directly into their Wix site? Use the following URL, the user's App Instance ID and your App ID to create a direct link:
1
https://dev.wix.com/dc3/navigate/dashboard/{appId}/{instanceId}/{page}
You can send the user to the following pages within the dashboard (instead of {page}):
  • /home
  • /blog
  • /store
Note:
If an unsupported page is used, it will fall back to the site's dashboard home page.