Custom Nodes
Last Mile Intelligence provides a collection of custom n8n nodes for workflow automation and integration with external systems.

Overview
Section titled “Overview”These custom nodes extend n8n’s capabilities to integrate with:
- Last Mile Intelligence platform
- Third-party ERP and business systems
- Fleet management platforms
- Payment processing systems
Available Nodes
Section titled “Available Nodes”Platform Integration
Section titled “Platform Integration”- LastMile - Core integration with Last Mile Intelligence APIs
ERP & Business Systems
Section titled “ERP & Business Systems”- P21 - Prophet 21 ERP integration
- PDI - PDI enterprise software integration
- Fiserv - Fiserv payment processing integration
Fleet & Telematics
Section titled “Fleet & Telematics”Fuel & Tank Monitoring Services
Section titled “Fuel & Tank Monitoring Services”- DTN - DTN weather and market data
- Anova - Anova (XFluid) tank monitoring integration
- ATEK - ATEK systems integration
Installation
Section titled “Installation”Custom nodes are installed in your n8n instance via the nodes package. See the Installation Guide for detailed instructions.
Each node provides:
- Authentication: Credential configuration for API access
- Operations: Available actions and data operations
- Input/Output: Data transformation and mapping
See the Getting Started guide to learn how to use these nodes in your workflows.
Development
Section titled “Development”Custom nodes are developed using the n8n node development framework. Source code is maintained in the n8n/ directory of the Last Mile web-apps repository.