Skip to content

Custom Nodes

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

Screenshot: n8n workflow editor

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
  • LastMile - Core integration with Last Mile Intelligence APIs
  • P21 - Prophet 21 ERP integration
  • PDI - PDI enterprise software integration
  • Fiserv - Fiserv payment processing integration
  • Samsara - Samsara fleet management integration
  • FleetIO - Fleetio fleet management integration
  • DTN - DTN weather and market data
  • Anova - Anova (XFluid) tank monitoring integration
  • ATEK - ATEK systems integration

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.

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.