PDI
The PDI node provides integration with PDI enterprise software for fuel and convenience retail operations via SOAP API.
Overview
Section titled “Overview”PDI provides enterprise software for fuel marketers and convenience retailers. This node enables n8n workflows to:
- Query master data (customers, products, sites, tank types, terminals)
- Retrieve fuel orders with extensive filtering options
- Create new fuel orders
Authentication
Section titled “Authentication”Configure PDI API credentials in the n8n credentials manager with:
- API URL: The PDI SOAP API endpoint URL
- Username: Your PDI username (optional)
- Password: Your PDI password
- Partner ID: Your PDI partner ID
Operations
Section titled “Operations”See PDI Actions for detailed documentation of available operations.
Available Actions
Section titled “Available Actions”Master Data Operations:
- Get Master Data - Query customers, products, sites, and other master data
Order Operations:
- Get Fuel Orders - Query fuel orders with extensive filtering
- Add Fuel Order - Create a new fuel order
Order Statuses
Section titled “Order Statuses”| Code | Status |
|---|---|
| 0 | Quote |
| 1 | Open |
| 2 | Picklist Printed |
| 3 | Shipped |
| 4 | Dispatched |
| 5 | Released for Billing |
| 6 | Billed |
| 10 | Released for Dispatch |
| 15 | Delivered |
| 16 | Pending |
Use Cases
Section titled “Use Cases”- Customer data synchronization
- Fuel order processing and tracking
- Price book management
- Operational reporting and analytics