Add Driver Example
Skill level:

This example demonstrates a tool that can be built with a beginner-level knowledge of the MyGeotab system. It is suitable for those who are new to the Geotab ecosystem and are just getting started with learning about the MyGeotab SDK and leveraging the MyGeotab APIs within their projects.

This JavaScript example guides you through the process of creating drivers, which are special types of user accounts. We use simple to understand client side validation on our form to ensure the entered values are correct. Then, an API call is made to Geotab to create the driver. If it was successful, a message will notify you that the new driver is ready to be used.
In this example
API Methods:Add
API Entities:Driver User