The MyGeotab SDK (Software Development Kit) is a comprehensive set of tools designed to facilitate the automation of tasks and the effective management of data within MyGeotab. This article provides an introduction to the MyGeotab SDK, outlining how to develop JavaScript and C# applications, build and integrate Add-Ins, and connect MyGeotab with third-party systems.
The Geotab Data Feed API offers a scalable, efficient, and secure method for accessing all device data.
For a complete list of supported data feed types, refer to the Data Feed Types documentation.
This application allows the data feed to run continuously in the background, downloading data from the database. For more details, see the implementation guides for .Net and Java.
Geotab provides a set of pre-built applications (with full source code) for synchronizing MyGeotab data, which can be used to:
Get started by exploring the available examples in .Net, JavaScript, and Java.
Common tasks in MyGeotab can be automated using the Geotab API. Examples of automated processes include:
Geotab offers a variety of Add-In products that can be seamlessly integrated into the MyGeotab UI. Benefits include:
You can embed MyGeotab into your web application, allowing your customers to track deliveries and view arrival times. Control which features are displayed to create a seamless experience between your software and MyGeotab.
With Geotab's API, you can manage MyGeotab user accounts, including:
Each MyGeotab page has a unique URL that can be embedded into your application. See MyGeotab URLs for more information.
Custom telematics devices can be integrated into MyGeotab's database using the Geotab API. This allows the data from these devices to be used alongside data from Geotab GO devices.
For more details on using custom devices with MyGeotab, refer to Using Custom Telematics Devices.
The Geotab Technical Software Toolkit provides additional resources to assist with integration, complementing existing documentation.
For more information, see Geotab Integrations: Software Technical Toolkit.
Reference Articles:
-https://geotab.rightanswers.com/portal/app/portlets/results/viewsolution.jsp?solutionid=230110110547953&hypermediatext=null
-https://developers.geotab.com/
-https://developers.geotab.com/helpAndSupport/toolkits