Link Search Menu Expand Document

Universal Links

Overview

Mevo’s universal links are designed to give users the most integrated mobile experience, even if the Mevo app isn’t yet installed on their device.

They can be used in conjunction with data from Mevo’s API endpoints to create fully integrated experiences.

Universal links are supported in the Mevo App for iOS 2.4.0 and later and the Mevo App for Android 2.1.0 and later.

If the member is signed out, or doesn’t have a Mevo account, they will need to sign in/register as a pre-requisite step. The link action will be preserved while they do this and they will be subsequently redirected.

Drive

Links to the Drive tab will redirect to a download page for the Mevo app if it’s not installed—these actions aren’t supported on the web.

Closest Vehicle

https://app.mevo.co.nz/app/drive

Opens the Drive tab, shows the map, and selects the closest available vehicle to the member’s device location.

If the user is too far from an available vehicle, it will open the Drive tab and center on the member’s device location.

Specific Vehicle

https://app.mevo.co.nz/app/drive?vehicle_id=id

Opens the Drive tab, shows the map, and selects the vehicle with the specified id.

If a vehicle doesn’t exist with the supplied id, or the vehicle with that id is not available (for example, if it’s been booked by another member), it will open the Drive tab and center on the member’s device location.

This link action is best used in conjunction with the nearby vehicles API endpoint.

Account

Links to the Account tab will redirect to the corresponding page on the web if the Mevo app is not installed.

Account Overview

https://app.mevo.co.nz/app/account

Opens the Account tab, showing the member’s account details with available options.