Tank Trigger
Trigger workflows when tanks are created, updated, or deleted in Last Mile Intelligence.
Resource
Section titled “Resource”tank
Available Actions
Section titled “Available Actions”| Action | Description |
|---|---|
created | Trigger when a tank is created |
updated | Trigger when a tank is updated |
deleted | Trigger when a tank is deleted |
Configuration
Section titled “Configuration”Select one or more actions to subscribe to. The workflow will trigger when any of the selected actions occur.
Event Payload
Section titled “Event Payload”{ "event": "tank.updated", "timestamp": "2024-01-15T10:30:00Z", "data": { "id": "tank_abc123", "customer_id": "cust_xyz789", "level_percent": 25, "capacity": 1000 }}Use Cases
Section titled “Use Cases”- Low level alerts
- Delivery scheduling triggers
- Tank monitoring dashboards
- Automated reorder workflows