HTTP requests and postal services
From Planfix
Using HTTP Requests in Planfix, you can track shipments from transportation companies.
DHL
We’ll configure parcel tracking via the DHL API.
- Firstly we send a GET request containing our tracking number, and the API key of our app.
- Once we have received the response, we parse the shipping data received from DHL and add it to the appropriate fields.