MarketingUpdated 2026-06-01

Social commerce

Connect your Instagram and Facebook Shops catalog to sync products.

Social commerce connects your product catalog to Instagram and Facebook Shops so your products are discoverable and buyable on social platforms.

Connecting your catalog

Marketing → Social Commerce. Configure the connection settings to sync your catalog. Saleporia generates a Meta product feed (XML) that Meta reads to keep your Instagram and Facebook Shops up to date.

The product feed

The Meta feed is token-gated and served at /meta-feed/:token. Regenerate the feed token anytime to invalidate old links. Check feed sync status to confirm Meta is reading your catalog.

Meta integration endpoints
GET/marketing/meta/settings
Meta marketing settings.
Session
PATCH/marketing/meta/settings
Update Meta settings.
Session
POST/marketing/meta/feed/regenerate
Regenerate the product feed token.
Session
GET/marketing/meta/feed/status
Feed sync status.
Session
GET/storefront-public/meta-feed/:token
XML product feed for Meta catalog (token-gated).
Public