This tool is provided as an example and is available on an As-Is basis. You must assume all the risks and costs associated with the use of the sample tool, including, without limitation, any damage to any equipment, software, information or data. In addition, we are not obligated to provide any maintenance, technical or other support for the sample tool. In order to improve our products, we may at any time, and without warning, change the design, presentation, or functionality of the software.
Overview
This JavaScript example guides you through the process of creating drivers, which are special types of user accounts.
Work flow
We use some 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.
Skill level
Beginner