mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
20 lines
878 B
Markdown
20 lines
878 B
Markdown
# DHL
|
|
|
|
You can use these credentials to authenticate the following nodes with DHL.
|
|
- [DHL](/integrations/nodes/n8n-nodes-base.dhl/)
|
|
|
|
## Prerequisites
|
|
|
|
- Create a [DHL Developer](https://developer.dhl.com/user/register) account.
|
|
|
|
## Using Access Token
|
|
|
|
1. Navigate to the apps page of the [DHL Developer](https://developer.dhl.com/user/apps) portal.
|
|
2. Click the ***+ Create App*** button.
|
|
3. Enter a descriptive name in the ***App name*** field.
|
|
4. In the ***Select APIs*** section, search for `Shipment Tracking - Unified` in the ***API's name*** field.
|
|
5. Below ***Add API to app***, click the ***Plus (+)*** button next to the entry for `Shipment Tracking - Unified`.
|
|
6. Click on the ***Add app*** button.
|
|
7. Back on the apps page, click on your newly created app.
|
|
8. Click the ***Show key*** link to reveal your access token. Use the token with your DHL credentials in n8n.
|