Documentation Index
Fetch the complete documentation index at: https://parabola.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
What is DHL?
DHL is a global logistics and shipping company that provides international and domestic delivery services for businesses and individuals. It specializes in express shipping, freight transportation, and supply chain management, offering fast and reliable delivery solutions across more than 220 countries and territories. DHL is widely used by e-commerce businesses and enterprises for global shipping and fulfillment.How to use Parabola’s DHL integration
Parabola’s DHL integration enables businesses to automate shipping workflows and optimize logistics operations.- Retrieve real-time tracking updates and shipping data automatically
- Automate order fulfillment and shipment processing
- Combine DHL shipping data with other business tools for enhanced reporting and efficiency
This integration is currently in beta— additional functionality is available via API.
Enrich tracking from DHL
The DHL Shipment Tracking API is used to provide up-to-the-minute shipment status reports by retrieving tracking information for shipments, identifying DHL service providers, and verifying DHL delivery addresses. DHL is a beta integration which requires a slightly more involved setup process than our native integrations. Following the guidance in this document should help even those without technical experience pull data from DHL. If you run into any questions, shoot our team an email at support@parabola.io.Use Cases
| Use Case | Description |
|---|---|
| Track DHL Shipments | Generate status reports by retrieving tracking information for shipments, identifying DHL service providers, and verifying DHL delivery addresses. |
🤝 DHL | Integration configuration
DHL Reference docs:
DHL Authentication doc links:
Instructions
Click My Apps on the portal website.
From the My Apps screen, click on the name of your app. The Details screen appears.
🔐 Parabola | Authentication configuration
Request Headers
| Header Key | Header Value |
|---|---|
DHL-API-Key | Consumer Key> |
Example Screenshot

🌐 DHL | Sample API Requests
Track DHL Shipment Statuses by tracking number
Get started with this template. Test URLhttps://api-test.dhl.com/track/
Production URL
https://api-eu.dhl.com/track/
Add a Use sample data step to your flow. You can also import a dataset with tracking numbers into your flow. (Pull from Excel File, Pull from Google Drive, Pull from API, Use sample data, etc.)Connect it to the Enrich with API: DHL Tracking step.
API Endpoint URL
| Field | Value |
|---|---|
Method | GET |
API Endpoint URL | https://api-eu.dhl.com/track/shipments?trackingNumber={Tracking Number} |
Request Headers
| Header Key | Header Value |
|---|---|
DHL-API-Key | Consumer Key> |
Example Screenshot

📣 Callouts
