MZone API - Get Mzone Inbox Notifications using API

MZone API - Get Mzone Inbox Notifications using API

Get Mzone Inbox Notifications using API

This guide serves to assist users to retrieve Mzone notifications using the MZone 6 API

Step 1 - get MZone token


1.1 use the link below for instructions to get the authorization token:

Step 2 - use standard method for notification API

2.1 - Setup the API request and enter the authentication token as shown below



2.2 - set up the URL GET parameters as shown in example below: 



Query Parameters:

$skip:      170000 - Skip a certain amount of the available results

Step 3 Optional - use advanced method to get Mzone notifications via API

3.1 - Setup the API request and enter the authentication token as shown below



3.2 - set up the URL GET parameters as shown in example below: 

GET
https://live.mzoneweb.net/mzone62.api/NewNotifications?$format=json&$count=true&$orderby=utcTimestamp desc&$skip=0&$top=25&$filter=utcTimestamp ge 1923-12-31T22:00:00Z and utcTimestamp le 2064-12-31T21:59:59Z



Query Parameters:


$format:     json - Format of the results
$count:      true - Enable/Disable count
$orderby:  utcTimestamp desc - Choose how to order the results
$skip:        0 - Skip a certain amount of the available results
$top:         25 - Select an amount of the first values
$filter:      utcTimestamp ge 1923-12-31T22:00:00Z and utcTimestamp le 2064-12-31T21:59:59Z  - Date range for notifications








    • Related Articles

    • Creating a Child User Group in MZone 6: A Step-by-Step Guide

      Step 1: Logging into the MZone Parent Group Begin by accessing the MZone parent group using the designated credentials. This login provides you with access to the main account. Step 2: Creating a Child User Group Navigate to Configuration: After ...
    • How To Get/Send Log Files on Mzone Fleetdrive

      These step-by-step instructions will guide you in collecting log files, which are often necessary for support purposes. Log files serve several key functions: Aid in troubleshooting and debugging software and hardware issues. Provide valuable ...
    • Creating a Child User Group in MZone X : A Step-by-Step Guide

      Step 1: Logging into the MZone X Parent Group Begin by accessing the MZone X parent group using the designated credentials. This login provides you with access to the main account. -Creating a Child User Group Navigate to Configuration: After logging ...
    • Mzone X: AI Fleet Manager Assistant

      ? Mzone X: AI Fleet Manager Assistant Mzone X now includes powerful AI-driven capabilities designed to make fleet management smarter, faster, and easier. Whether you're looking for platform guidance or deep insights into your fleet operations, the ...
    • Accessing D-Insight Fleet in MZone X UI and Using Custom Reports

      Once this module has synced with the MZone platform, the unit IDs assigned to that package will be able to use the custom reports in D-Insight Fleet. You will need to verify if this module has synced with MZone by logging into your MZone account and ...