Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.76 KB

File metadata and controls

42 lines (29 loc) · 1.76 KB
title description contentType priority
DHL credentials
Documentation for DHL credentials. Use these credentials to authenticate DHL in n8n, a workflow automation platform.
integration
medium

DHL credentials

You can use these credentials to authenticate the following nodes:

Supported authentication methods

  • API key

Related resources

Refer to DHL's Developer documentation{:target=_blank .external-link} for more information about the service.

Using API key

To configure this credential, you'll need a DHL Developer{:target=_blank .external-link} account and:

  • An API Key

To get an API key, create an app:

  1. In the DHL Developer portal, select the user icon to open your User Apps{:target=_blank .external-link}.
  2. Select + Create App.
  3. Enter an App name, like n8n integration.
  4. Enter a Machine name, like n8n_integration.
  5. In SELECT APIs, select Shipment Tracking - Unified. The API is added to the Add API to app section.
  6. In the Add API to app section, select the + next to the Shipment Tracking - Unified API.
  7. Select Create App. The Apps page opens, displaying the app you just created.
  8. Select the app you just created to view its details.
  9. Select Show key next to API Key.
  10. Copy the API Key and enter it in your n8n credential.

Refer to How to create an app?{:target=_blank .external-link} for more information.