Skip to main content

Tiendanube Integration

Connect your Tiendanube store with ZenFlow to automatically import orders, sync inventory, and streamline your fulfillment operations.
This integration supports Tiendanube stores in Argentina, Brazil, Mexico, Colombia, and Chile.

Features

Order Import

Automatically import paid orders from Tiendanube

Status Updates

Update order and shipping status in your store

Inventory Sync

Real-time stock synchronization

Product Sync

Import and sync your product catalog

Setup Guide

Step 1: Connect Your Store

  1. Go to Settings > Integrations in ZenFlow
  2. Click Connect Tiendanube
  3. Enter your Tiendanube store URL (e.g., mystore.tiendanube.com)
  4. Log in and authorize ZenFlow

Step 2: Configure Import Settings

After connecting, set your preferences:

Step 3: Initial Sync

Click Sync Now to perform an initial synchronization:
  1. Import existing products
  2. Import pending orders
  3. Sync current inventory levels

Order Flow

API Reference

Get Store Connection

Response:

Sync Orders

Request:

Sync Products

Request:

Update Inventory

Request:

Webhook Events

ZenFlow receives these events from Tiendanube:

Product Mapping

Automatic Matching

ZenFlow tries to match products automatically using:
  1. SKU (exact match)
  2. Barcode / EAN
  3. Product name (fuzzy match)

Manual Mapping

For products that can’t be matched automatically:
  1. Go to Integrations > Tiendanube > Product Mapping
  2. View unmatched products
  3. Select the corresponding ZenFlow product for each

Multi-variant Products

For products with variants (size, color, etc.):
  • Each variant maps to a separate ZenFlow product
  • Stock is tracked per variant
  • Orders include variant-specific details
Example mapping:

Troubleshooting

Orders Not Syncing

Check that Tiendanube webhooks are properly configured. Go to your Tiendanube admin panel > Apps > ZenFlow to verify the connection.
By default, only “paid” orders are imported. Adjust your settings if you need to import orders in other states.

Inventory Mismatch

Verify your sync direction setting. If set to “ZenFlow -> Tiendanube”, changes in Tiendanube won’t update ZenFlow.
Use the “Full Sync” option to reconcile all inventory levels.

Product Not Found

Ensure the product SKU in Tiendanube matches exactly with ZenFlow (case-sensitive).
Enable “Create missing products” to automatically add new products from Tiendanube.

Rate Limits

ZenFlow handles rate limiting automatically with exponential backoff.

Support