ZenduWork Implementation Guide
ZenduIT boasts 14 years of expertise in developing customer-centric solutions within the Geotab ecosystem, focusing on innovation and consultation. Our deep experience has led to numerous custom apps and integrations, designed to empower Geotab resellers and customers. We specialize in enhancing fleet management with AI-driven fleet cameras, comprehensive tracking solutions (including asset and indoor tracking), and advanced middleware services for seamless integrations. Our commitment to excellence makes us a trusted partner in the Geotab community, continuously delivering solutions that drive efficiency and safety.
Introduction
This Implementation Guide contains the information to deploy, access, and use ZenduWork. It will step you through these workflows:
Planning and Preparation
Setup and Deployment
Solution Overview
ZenduWork is a comprehensive work and dispatch solution designed to streamline job management and enhance the efficiency of fleet operations. By enabling the creation and dispatch of jobs directly to drivers, complete with forms for proof of delivery, ZenduWork facilitates seamless communication and operational flow between fleet managers and their on-the-ground teams. The solution's integration with Geotab enhances its capabilities, providing a robust platform for optimizing routes, managing dispatches, and improving service delivery.
Planning and Preparation
Requirements and Prerequisites
The Geotab account is setup and the Go devices are installed in the vehicles
Helpful Documentation
Refer to these documents for helpful user information and points of contact:
Setup and Deployment
These are the workflows required to implement the solution.
Setup the Service Account
Reseller Sign Up & Setup
Access the add-in
Setup the Service Account
Follow the steps below to set up the new service account.
Log in to MyGeotab and navigate to (1) Administration > (2) Users, and click the (3) Add button.
On the New User page, complete the following:
User (Email) — use the following convention to enter the new user email:
service-<YourDatabaseName>-zenduiot@zenduit.com
Password — create a strong password
Force password change on next login — toggle to No.
Security clearance — View Only
Data access — select Everything.
Click Save.
Reseller Sign Up & Setup
In order to set up your customer account on ZenduIoT, you would first need to sign up as a reseller on ZenduIoT Admin (If you are already a reseller, skip step 1)
Follow the steps below to set up you customer account:
Reseller Sign Up (Only for new resellers):
Access ZenduIoT Admin Account & Sign Up
Enter you details in order to get an account created:
https://www.loom.com/share/27fb653be4384cb79a3b22387e12c346?sid=300b6270-86f7-4f7c-9b72-c1d5987a0713
After signing up, you will receive an email with credentials of your account
Access you ZenduIoT Admin account with the credentials provided and follow the steps below:
Navigate to the companies tab
Create a new company account & fill out the details
Setup the Geotab Database using service account
Save
After creating the company, install the add-in manually. Log in to MyGeotab and navigate to (1) Administration > (2) System > (3) System Settings, and select the (4) Add-Ins tab. Click the (5) New Add-In button.
Paste the .json code below into the Add-In Configuration window, replacing the sample code that is already there. Click OK.
In the System Settings page, toggle Allow unsigned Add-Ins to On and click Save at the top of the page. The Add-In is now installed!
On the ZenduIoT admin portal, under the Companies tab, click “Edit” for the company.
Enable “Show Beta Version”. Click “OK”.
.Json File for New Service Account
Paste the .json file below to structure your service account data in step 2 of Install the Solution Add-in.
{ "name": "ZenduWork", "supportEmail": "servicedesk@zenduit.com", "version": "1.0", "items": [ { "url": "https://trax.zenduit.com/trax.html", "path": "ZenduCAM", "menuName": { "en": "ZenduWork" }, "icon": "https://storage.googleapis.com/zenduit-icons/ZenduWork.svg" } ], "isSigned": false } |
Access the Add-In
Log in to MyGeotab and enable beta option
Navigate to ZenduWork > Work tab from the side menu.
Navigate to Jobs tab from the top menu
Click “+ Create Job” button to get started.