✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for Sendcloud: European multi-carrier shipments as tables

SleekView reads the carrier, service, tracking, and pickup-point meta Sendcloud writes back to _sendcloud_* keys and renders one row per shipment. Filter to pickup-point shipments, audit return labels, and sort by carrier.

♾️ Lifetime License available

SleekView table view for Sendcloud for WooCommerce

Sendcloud routes carriers. SleekView shows the result.

Sendcloud aggregates European carriers (DHL, DPD, PostNL, GLS, Colissimo, and more) into a single shipping interface for WooCommerce. The plugin writes the chosen carrier, service code, tracking number, and pickup-point details back to order meta in keys like _sendcloud_carrier, _sendcloud_servicepoint, _sendcloud_tracking_number, and _sendcloud_return_label_url. On HPOS those values live in wc_orders_meta; on legacy stores they live in postmeta.

The default Woo order list shows none of that. Knowing which carrier each order shipped through, whether a pickup point was selected, or which orders have an active return label requires opening every order. SleekView surfaces those meta keys as columns: carrier, service, tracking, pickup-point address, return-label state. A view filtered to pickup-point shipments is the click-and-collect handoff. A view filtered to active returns is the inbound-warehouse queue.

Inline edits write through WooCommerce CRUD so manually entered tracking or return-label corrections fire the same order-update hooks Sendcloud's listeners use. The plugin keeps owning carrier rate negotiation and return-portal generation; SleekView gives the data a WP-native row surface.

Workflow

How SleekView surfaces your Sendcloud data

1

Point at the Sendcloud meta

Pick wc_orders joined on _sendcloud_carrier, _sendcloud_servicepoint, _sendcloud_tracking_number, and _sendcloud_return_label_url. Add wc_order_addresses for destination country.
2

Compose the columns

Drag in Order, Carrier, Service, Pickup point, Tracking, Destination, and Status. Reorder and rename to match how the European team thinks about shipments.
3

Filter by carrier and pickup

Filter to pickup-point shipments for click-and-collect, to active returns for inbound, or to one carrier for performance review. Save each as its own view.
4

Save and gate per role

Name views (Pickup queue, Returns inbound, Carrier mix) and gate by capability. Each team opens into the slice they own without rebuilding filters.

Sample columns

A typical Sendcloud shipment view

Orders from wc_orders with Sendcloud writeback meta for carrier, service, tracking, and pickup-point details.
Source: wp_wc_orders + wp_wc_orders_meta (_sendcloud_*)
Order # Customer Carrier Service Pickup point Status
#88301 alex@studio.co DHL Parcel (home delivery) Shipped
#88299 ria@design.io DPD Predict DPD Pickup, Berlin Delivered
#88296 tom@hello.dev PostNL Standard PostNL Point, Amsterdam Awaiting collection
#88290 mia@brew.coop Colissimo Domicile (home delivery) Return requested

Comparison

Default Sendcloud integration vs SleekView

Default Sendcloud integration

  • Sendcloud panel lives outside WordPress with its own login
  • Order list shows neither carrier nor selected pickup point
  • Pickup-point cohorts aren't a built-in admin filter
  • Active return-label state isn't a column in the WP admin
  • Carrier-mix audits require pivoting to the Sendcloud panel

SleekView

  • Carrier, service, tracking, and pickup point as columns
  • Pickup-point filter for the click-and-collect handoff
  • Active-return view as the inbound-warehouse queue
  • Inline-edit tracking and return URL without leaving WP
  • Bulk-export per-carrier slices to CSV for monthly review

Features

What SleekView gives you for Sendcloud for WooCommerce

Pickup-point cohort

Filter to _sendcloud_servicepoint-populated orders and the click-and-collect handoff becomes one screen. Group by service point for the per-location collection schedule.

Return-label queue

Filter to orders with an active _sendcloud_return_label_url for the inbound-warehouse triage. Returns stop being invisible until the package arrives at the door.

Carrier mix by country

Group by carrier and destination country for the weekly performance review. PostNL in NL, DHL in DE, Colissimo in FR, the lane breakdown lives in one table.

Audience

Who uses SleekView for Sendcloud for WooCommerce

European warehouse ops

Filter to today's shipments by carrier and country for the dispatch sequencing. Pickup-point shipments group separately so each carrier handoff stays organised.

Returns processing

Active return labels surface as their own queue. The warehouse knows what's inbound before it arrives, and finance reconciles refunds against the right orders.

Customer support

Search by email and see carrier, tracking, and pickup point inline. Reply with accurate state and the right collection address without opening the order.

The bigger picture

Why Sendcloud data deserves a WP-side surface

Sendcloud is the carrier aggregator for European ecommerce: DHL, DPD, PostNL, GLS, Colissimo, and dozens more, exposed through one API. The WooCommerce plugin makes carrier selection and label generation feel native to the order screen, and it writes the resulting data, carrier, service, tracking, pickup point, return label, back to order meta. That meta is the operational record of the shipment, but it sits in the database where only the per-order screen can see it.

Every European-shipping question, the pickup-point handoff, the return queue, the per-country carrier mix, requires opening orders or pivoting to the Sendcloud panel. SleekView reads the meta Sendcloud already writes and renders one row per shipment with carrier, service, pickup point, and return state. Warehouse, support, and ops get a WP-native surface for the data that lives in WP.

Sendcloud keeps owning the carriers and the return portal, and WordPress gets the visibility it always lacked.

Questions

Common questions about SleekView for Sendcloud for WooCommerce

Yes. SleekView surfaces _sendcloud_carrier, _sendcloud_servicepoint, _sendcloud_tracking_number, and any related meta the integration writes back. The agent UI lists the keys actually present in your installation so you pick from real data.

 

Yes. Build a view of orders with a non-empty _sendcloud_servicepoint meta value. Group by the service-point identifier for the per-location collection schedule.

 

Yes. Sendcloud writes the return-label URL or identifier back when a customer requests a return. SleekView exposes that as a column, useful for the inbound warehouse and the returns reconciliation.

 

Yes. On HPOS the Sendcloud meta moves to wc_orders_meta and SleekView reads from there. Same view config works on legacy stores via postmeta.

 

Yes. Tracking and return-label edits go through WooCommerce CRUD so the order-update hook fires. Customer notification emails fire from a SleekView edit the same as from the per-order screen.

 

Yes. Filter to a carrier, group by service or destination country, and export to CSV. Useful for carrier-specific monthly reviews and for chasing carrier-side performance issues.

 

Yes. Sendcloud aggregates many EU carriers (DHL, DPD, PostNL, GLS, Colissimo, Bpost, and more), and each one writes its slug to the carrier meta. The Carrier column shows the chosen slug per order regardless of which carrier was used.

 

No. Sendcloud's panel remains where carrier contracts, rate selection, and return-portal configuration live. SleekView is the WP-side row view for the teams that work in WordPress and need the data without context switching.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView