MailOdds

E-commerce

Ecommerce Email Integration

Connect your Shopify, WooCommerce, or PrestaShop store to power personalized email campaigns with real product data. Sync your catalog, track purchase events, and attribute revenue back to every send.

Direct integrations with

Shopify
WooCommerce
PrestaShop
Features

Everything You Need to Sell With Email

Store connections, product sync, event tracking, and revenue attribution. 10 API endpoints across 3 resource types.

Shopify, WooCommerce, PrestaShop

Direct integrations with the three largest ecommerce platforms. Connect in under 5 minutes.

Product Catalog Sync

Automatic product import with real-time updates. Names, prices, images, categories, and variants stay current.

Event Tracking

Track page views, cart additions, checkouts, and purchases. Attribute revenue back to email campaigns.

Revenue Attribution

See exactly how much revenue each campaign generates with configurable attribution windows.

Faceted Product Search

Query your synced product catalog with filters for price, category, availability, and custom attributes.

Batch Operations

Sync products in bulk, trigger batch event imports, and manage store connections programmatically via API.

API

Connect Your Store in One Request

A single POST to /v1/stores/connect links your store. Products sync automatically after connection.

Terminal
# Connect your Shopify store
curl -X POST https://api.mailodds.com/v1/stores/connect \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "platform": "shopify",
    "shop_domain": "mystore.myshopify.com",
    "access_token": "shpat_..."
  }'
# Response
{
  "store_id": "str_8f2a...",
  "platform": "shopify",
  "status": "connected",
  "product_count": 0,
  "sync_status": "pending"
}

Available Endpoints

POST /v1/stores/connect
GET /v1/stores
GET /v1/stores/:id/status
POST /v1/stores/:id/sync
DELETE /v1/stores/:id
GET /v1/products
GET /v1/products/:id
POST /v1/products/search
POST /v1/events

Frequently Asked Questions

Connect Your E-commerce Platform

Step-by-step setup guides for each supported platform. Connect your store, sync products, and start tracking revenue in minutes.

Stop losing revenue to typos, bots, and blind spots.

From typo correction to storefront attribution. One platform, one API, nothing stitched together.

No credit card required Setup in 2 minutes