n8n-nodes-parcel-app
v0.1.4
Published
n8n community node for the Parcel delivery tracking API (parcelapp.net)
Readme
n8n-nodes-parcel-app
This is an n8n community node for the Parcel delivery tracking API.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Get Deliveries
Retrieve your tracked deliveries with an optional filter:
- Recent — recently updated deliveries (default)
- Active — currently active deliveries only
Add Delivery
Add a new delivery to track:
- Tracking Number — the shipment tracking number
- Carrier Code — the carrier identifier (e.g.
ups,fedex,dhl). Full list: supported_carriers.json - Description — a label for the delivery
- Language (optional) — ISO 639-1 language code (default:
en) - Send Push Confirmation (optional) — send a push notification on success
Credentials
You need a Parcel API key. Generate one at web.parcelapp.net.
Rate Limits
- Get Deliveries: 20 requests per hour
- Add Delivery: 20 requests per day
