Intangles Connector
The Intangles Connector DocType is used to connect your ERPNext system with the Intangles platform. It enables ERPNext to fetch real-time and historical data about your vehicles, including alerts, fuel consumption, and trip information.
Key Fields
- URL: The base link of the Intangles API that ERPNext will use to communicate and fetch data.
- Account ID: Your unique identifier used by Intangles to access your vehicle data.
- Vendor Access Token: A secure token used to authenticate the connection with Intangles.
Data Pull Options
These options determine what kind of data ERPNext will retrieve from Intangles:
- Pull DTC Logs: Fetches diagnostic trouble codes for vehicles to monitor their health and detect issues.
- Pull Vehicle Alerts: Fetches alerts such as over-speeding, idling, hard brakes, stoppages, unscheduled driving, fuel theft, and device connection events.
- Pull Fuel Log: Fetches fuel consumption and trip mileage data for vehicles to monitor efficiency.
How It Works
- Enter the URL, Account ID, and Access Token in the DocType.
- Select the data types you want to pull from Intangles (DTC logs, alerts, fuel logs).
- Save the document. ERPNext will use this configuration for all API requests to Intangles.
- Other ERPNext modules or reports will automatically use this connection to retrieve vehicle and alert data.
Benefits for Users
- Central configuration for integrating ERPNext with Intangles.
- Automated synchronization of vehicle, alert, and fuel data.
- Real-time monitoring of alerts and fuel consumption.
- Helps in proactive maintenance and better fleet management.