Skip to content

LastMile Triggers

The LastMile Trigger node provides webhook-based event triggers for workflow automation. When events occur in Last Mile Intelligence, they are sent to your n8n workflow via webhook.

Triggers are organized by resource type. Each resource supports created, updated, and deleted events.

  • Order - Order lifecycle events
  • Quick Order - Quick order lifecycle events
  • Tank - Tank lifecycle events
  • Task - Task lifecycle events with advanced filtering
  1. When the workflow is published, a subscription is created in Last Mile
  2. When events match your configuration, Last Mile sends a webhook to n8n
  3. When the workflow is unpublished, the subscription is automatically removed

Triggers use HMAC signature verification to ensure webhook payloads are authentic.