Two-way sync
Changes in Easypost or TikTok Shop instantly reflect in both systems. No stale data, no manual imports.
Keep Easypost and TikTok Shop in sync without custom scripts. Cut weeks of integration work, eliminate silent data drift, and give your team a single, reliable source of truth.
Easypost runs the storefront and takes the orders; TikTok Shop owns the item master, the stock on hand, and the finance behind every transaction. The two overlap wherever the same products, customers, and sales matter to both — and when re-keying or an overnight batch is what connects them, the store oversells items it can't ship, quotes prices finance never set, or leaves buyers waiting on status that already changed.
Stacksync syncs Shipment, Address, Parcel, Rate in Easypost with Shops, Products, SKUs, Orders in TikTok Shop field by field, in real time, and in both directions. You decide which system owns which fields — stock and pricing from TikTok Shop, order and customer detail from Easypost — and Stacksync keeps every copy consistent and resolves conflicts by rules you set.
As orders are picked, shipped, or invoiced in TikTok Shop, tracking and status flow back to Easypost so buyers see accurate updates.
Where both systems keep customer records, a correction in either propagates to the other, ending dual maintenance.
Available quantities from TikTok Shop publish to Easypost, so the store shows what can actually ship and stops overselling.
Representative objects on each side — any object or custom field can map to any target. Schemas are auto-detected; types are converted between the two systems.
| Easypost objects | TikTok Shop objects | How this pairing syncs | |
|---|---|---|---|
| CarrierAccount Carrier credentials and settings that control which carriers and negotiated rates are available; create, update, and delete to manage enabled carriers across accounts. | Promotions Discount campaigns that affect order pricing and settlement reconciliation. | CarrierAccount is specific to Easypost and Promotions to TikTok Shop — each maps to any object or custom field on the other side. | |
| Webhook Event subscriptions delivering an Event via HTTP POST on object changes; full CRUD (create, retrieve, list, update, delete) and the mechanism for near-real-time change delivery to Stacksync. | Shops The seller storefront; API access is authorized and scoped per shop. | Webhook is specific to Easypost and Shops to TikTok Shop — each maps to any object or custom field on the other side. | |
| Shipment The central writable object: create with a to/from Address and Parcel, receive Rate options, then buy a label to get postage_label and tracking_code; retrieve and list with cursor pagination. | Products Listings synced from a PIM or ERP catalog, subject to platform review. | Shipment is specific to Easypost and Products to TikTok Shop — each maps to any object or custom field on the other side. | |
| Address Origin and destination locations; create, retrieve, and list, plus address verification (delivery and residential) to normalize and validate addresses before they are saved downstream. | SKUs The purchasable variants under a product; inventory and price live at this level. | Address is specific to Easypost and SKUs to TikTok Shop — each maps to any object or custom field on the other side. | |
| Parcel Package dimensions and weight (or a predefined_package); created standalone or inline on a Shipment and reused across shipments and batches. | Orders Purchases pulled into an OMS or ERP for fulfillment and accounting. | Parcel is specific to Easypost and Orders to TikTok Shop — each maps to any object or custom field on the other side. | |
| Rate Carrier service and price options EasyPost generates on a Shipment; read-only - you select a rate id and buy it, you do not create or edit rates directly. | Fulfillment packages Shipment units where tracking numbers and carrier data are written back. | Rate is specific to Easypost and Fulfillment packages to TikTok Shop — each maps to any object or custom field on the other side. |
Each direction of the sync is driven by what the source system can signal and what the destination accepts — detection, delivery, and expected latency below.
DetectionEasypost notifies Stacksync of record changes through webhook events. Webhooks deliver an Event via HTTP POST on object changes (e.g.
DeliveryEach detected change is written to TikTok Shop through its API, with automatic retries and rate-limit backoff.
DetectionTikTok Shop notifies Stacksync of record changes through webhook events. Webhook push notifications for order and product status changes, with polling for reconciliation.
DeliveryEach detected change is written to Easypost through its API, with automatic retries and rate-limit backoff.
Real-time sync, workflow automation, event queues, EDI, and monitoring, for every Easypost–TikTok Shop connection.
Changes in Easypost or TikTok Shop instantly reflect in both systems. No stale data, no manual imports.
Trigger automated workflows whenever Easypost or TikTok Shop data changes, update records, fire webhooks, or kick off sequences without brittle API scripts.
Handle millions of events per minute without losing a single Easypost or TikTok Shop record.
Track your Easypost ⇄ TikTok Shop sync health, view errors, and replay failed events in one click.
Transform legacy EDI complexity into simple database interactions between Easypost and TikTok Shop.
Configure and sync within minutes, no code. Whether you sync 50k or 100M+ records, Stacksync handles the queues, infra, and plumbing. Integrations are non-invasive and need zero setup on your systems.
Authenticate Easypost and TikTok Shop with each platform's native method — OAuth, API keys, or service accounts — plus secure options like SSH tunneling, IP whitelisting, and VPC peering.
Pick the Easypost and TikTok Shop objects to sync — Stacksync auto-detects both schemas, including custom fields where the platform exposes them. Sync to existing tables, or let Stacksync create new ones with ideal data types.
Fields map automatically even when names and types differ. Stacksync handles transformation and type casting for you, zero configuration required.
Yes. Stacksync provides a managed, real-time two-way integration between Easypost and TikTok Shop: authenticate both systems, choose the objects to sync (such as Easypost's CarrierAccount and Webhook), map fields visually, and changes propagate both ways in milliseconds — no code required.
On the Easypost side: Shipment, Address, Parcel, Rate, plus custom fields where Easypost exposes them. On the TikTok Shop side: Shops, Products, SKUs, Orders. Stacksync auto-detects both schemas and converts types between the two systems.
Yes. Each object mapping can be bidirectional or restricted to a single direction (both systems accept writes). Read-only mirrors, one-way pushes, and full two-way sync can be mixed in the same integration.
Common patterns for Easypost and TikTok Shop: Fulfillment and shipment status close the loop; One customer master; Where TikTok Shop is the inventory system of record: stock stays accurate. As orders are picked, shipped, or invoiced in TikTok Shop, tracking and status flow back to Easypost so buyers see accurate updates.
Easypost: REST API (EasyPost API v2, https://api.easypost.com/v2). Authentication: HTTP Basic auth with the API key as the username and an empty password (Bearer token also accepted); separate Test and Production keys. TikTok Shop: REST API (TikTok Shop Open Platform). Authentication: App key and secret with shop-scoped access tokens; requests carry a signature. Stacksync manages authentication, retries, and rate limits on both sides.
Easypost: Change detection is push-based: EasyPost sends an Event via HTTP POST to each configured webhook URL (for example tracker.updated when a package's status changes); a webhook that repeatedly returns non-2xx is disabled and can be re-enabled via the update endpoint. TikTok Shop: The platform pushes order status changes over webhooks, so integrations do not rely on polling alone. Stacksync's field mapping accounts for these differences between Easypost and TikTok Shop without custom code.
As a data company, we understand the importance of keeping your data secure. Stacksync is built with security best practices to keep your data safe at every layer, and is DPF-certified for US, EU, UK and CH data transfers.
Let your users access Stacksync from your centralized user management systems. Works with Okta, Azure, Google SSO and more.
Immediately get alerted about record syncing issues over email, Slack, PagerDuty and WhatsApp. Resolve issues from a centralized dashboard with retry and revert options.
Securely connects to your systems with:
Every pair below is a real-time, two-way sync. Search all 461 integrations available for Easypost and TikTok Shop.