You may wish to deep link to your app. This will allow you to link from another app or via a web page to the app, tour or stop. The format for linking to the app is as follows:
App Linking
mytours[appId]://
Tour Overview Linking
mytours[appId]://tours/[Tour ID]
Tour Stop Linking
mytours[appId]://tours/[Tour ID]/points/[Stop ID]
To get your app, tour and stop ID’s do the following:
- View your app in the App Builder
- Click on the Publish tap
- Click on View links to mobile web stops
- Click on the Export CSV button
- Open the CSV file
You will see links like this:
http://app.mytoursapp.com/viewer/apps/523/tours/1547464332/points/2001448058
523 is the app ID, 1547464332 is the tour ID and 2001448058 is the stop ID.
Please feel free to get your developers to contact our support team for further details.