Zippendo
Make

Make

Send Zippendo shipping and order events to Make.com scenarios via webhook, automating workflows across your entire operational stack.

Overview

Route Zippendo shipping and order events into Make.com scenarios for powerful multi-step automations. Build complex workflows with routers, filters, data stores, and 1,500+ app modules — all triggered by real-time events from your shipping operations.

What gets synced

Zippendo sends a JSON payload to your Make Custom Webhook URL on each subscribed event. Make parses the payload and you map fields into subsequent modules in your scenario.

Supported events

  • Shipment Created / Updated / Dispatched / Cancelled / Error
  • Order Created / Updated / Cancelled
  • Tracking Updated

Setup in Zippendo

  1. Go to Dashboard → Integrations → Make
  2. Click Connect
  3. Paste your Custom Webhook URL
  4. Select events to subscribe to
  5. Save and send a Test event

Setup in Make

  1. Create a new Scenario
  2. Add a Webhooks → Custom webhook module as the trigger
  3. Copy the webhook URL (e.g. https://hook.eu1.make.com/...)
  4. Paste it into Zippendo
  5. Send a test event from Zippendo
  6. In Make, click Run once and inspect the received payload structure
  7. Add modules for your workflow (HTTP, Google Sheets, Slack, database, etc.)

Tips

  • Use Router modules to branch on event type or carrier
  • EU accounts use hook.eu1.make.com — make sure the URL matches your Make region
  • Create separate scenarios per event type for simpler debugging
  • Monitor the Delivery Log in Zippendo for failed deliveries