Snippets

Zenduit Team Truckmate Demo JSON

Updated by Shane Graham

File snippet.json Modified

  • Ignore whitespace
  • Hide word diff
 			"url": "https://mobiletruckmatedemo.zenduit.com/geotab_addin.html"
 		}
 	],
-	"supportEmail": "shane@zenduit.com",
+	"supportEmail": "support@zenduit.com",
 	"signature": "12345-MYSIGNATURE",
 	"version": "1.0",
 	"key": "12345-MYAPIKEY",
Created by Shane Graham

File snippet.json Added

  • Ignore whitespace
  • Hide word diff
+{
+	"name": "TruckmateDemo",
+	"items": [
+		{
+			"icon": "https://tmdrive.zenduit.com/img/tmw.png",
+			"path": "DriveAppLink/",
+			"menuName": {
+				"en": "Truckmate Demo"
+			},
+			"url": "https://mobiletruckmatedemo.zenduit.com/geotab_addin.html"
+		}
+	],
+	"supportEmail": "shane@zenduit.com",
+	"signature": "12345-MYSIGNATURE",
+	"version": "1.0",
+	"key": "12345-MYAPIKEY",
+	"isSigned": false
+}
HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.