OCNORA

DHL

Business appsAPI keycredential probe

Track a shipment across every DHL business unit, and find the service points, lockers and post offices near an address or a coordinate.

OCNORA ships 4 typed DHL operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://api-eu.dhl.com through the HTTP node with the same credential.

Operations 4

  • Find Location by Keyword ID
    Look up one DHL location directly by its keyword id, such as the number printed on a Packstation or a post office's branch number.
    dhl.find_location_by_keyword_id
  • Find Locations by Address
    Find DHL service points, lockers and post offices near a postal address, with their opening hours and the services each one offers.
    dhl.find_locations_by_address
  • Find Locations by Coordinates
    Find DHL service points, lockers and post offices near a latitude and longitude, ordered by how far they are from that point.
    dhl.find_locations_by_geo
  • Track Shipment
    Look up a shipment by its tracking number across every DHL business unit and return its current status, estimated delivery and full event history.
    dhl.track_shipment

Run your first DHL workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.