Skip to main content
Back to Actions Integrations Use prebuilt DHL action templates to auto-create dialog tasks. Prerequisites: Configure DHL and install templates before proceeding. Navigate to Automation AI > Use Cases > Dialogs, then click the auto-created dialog to open the canvas.

Supported Actions


Track Shipment

  1. Install the template from DHL Templates.
  2. The Track Shipment dialog task is added with: Dialog task added
    • trackShipment - User intent to track a shipment by DHL ID.
    • trackingNumber - Entity node for the tracking number.
    • trackShipmentService - Bot action service to track the shipment. Optionally click Edit Request: Request Click +Add Response: Response Sample Response:
    • trackShipmentMessage - Message node to display results.
  3. Click Train, then Talk to Bot to test.
  4. Follow prompts to track a shipment. VA console prompt

Find Locations

  1. Install the template from DHL Templates.
  2. The Find Locations dialog task is added with: Dialog task added
    • findLocations - User intent to find locations by coordinates.
    • countryCode and postalCode - Entity nodes for country and postal codes.
    • findLocationsService - Bot action service to find locations. Optionally click Edit Request: Request Click +Add Response: Response Sample Response:
    • getLocationsbyCoordinatesMessage - Message node to display results.
  3. Click Train, then Talk to Bot to test.
  4. Follow prompts to find locations. VA console prompt
  5. Click and expand the desired result to view location details. View location details