DHL Express and Slack: Pickup Cancellation Template
Cancel a booked DHL Express courier pickup on demand and post the confirmation to Slack so the warehouse stops waiting.
What It Builds
This Spojit template starts from a Manual trigger where you enter the DHL Express pickup reference. A DHL Express Connector node (Direct mode) cancels the booked pickup, then a Slack Connector node posts the cancellation confirmation to a channel. The result: your warehouse and dispatch team see the courier is no longer coming, in real time.
The Prompt
Paste this into Miraxa and it builds the workflow, connecting the tools for you:
Build a manually triggered workflow that takes a DHL Express pickup confirmation reference as input, cancels that booked DHL Express pickup, and then posts a message to the #warehouse Slack channel confirming the pickup was cancelled, including the reference and the cancellation time.
Connectors Used
- Manual trigger - you start the run and enter the pickup reference to cancel.
- DHL Express - cancels the booked courier pickup by its confirmation reference.
- Slack - posts the cancellation confirmation to the chosen channel.
Customize It
Change the channel from #warehouse to wherever your dispatch team watches, and adjust which fields appear in the message (reference, time, account number). To pull the reference automatically instead of typing it, swap the Manual trigger for a Webhook or Schedule trigger in the prompt.
Tips
- Make sure your DHL Express connection has permission to cancel pickups, not just book them.
- Direct mode is ideal here: each node runs one exact action with no AI cost.
- Keep the pickup reference handy from the original booking confirmation; DHL needs it to cancel.