Skip to content

A MyGeotab addin for associating a fuel card provider account to a MyGeotab database for automatic import.

License

Notifications You must be signed in to change notification settings

Geotab/addin-fuel-transaction-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuel Transaction Provider Addin

Save the customer id assigned by your fuel transaction provider to enable automated fuel transaction importing. Fuel transactions will be imported once per 24 hour period. Fuel card provider must be supported by MyGeotab.

Installation

Add the configuation below to the to the system setting -> addins section of the MyGeotab database

{
    "supportEmail": "[email protected]",
    "isSigned": false,
    "signature": "12345-MYSIGNATURE",
    "name": "Fuel Transaction Provider (by Geotab)",
    "items": [
        {
            "icon": "https://cdn.jsdelivr.net/gh/Geotab/addin-fuel-transaction-provider@master/images/icon.png",
            "path": "EngineMaintenanceLink/",
            "menuName": {
                "en": "Fuel Transaction Provider"
            },
            "url": "https://cdn.jsdelivr.net/gh/Geotab/addin-fuel-transaction-provider@master/fuelTransactionProvider.html"
        }
    ],
    "version": "2.1.0",
    "key": "12345-MYAPIKEY"
}

About

A MyGeotab addin for associating a fuel card provider account to a MyGeotab database for automatic import.

Resources

License

Stars

Watchers

Forks

Packages

No packages published