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/settingsMeta marketing settings.
SessionPATCH
/marketing/meta/settingsUpdate Meta settings.
SessionPOST
/marketing/meta/feed/regenerateRegenerate the product feed token.
SessionGET
/marketing/meta/feed/statusFeed sync status.
SessionGET
/storefront-public/meta-feed/:tokenXML product feed for Meta catalog (token-gated).
PublicRelated