Overview
Alana Shopping integrates with e-commerce platforms and data providers to sync product data bidirectionally. Integrations use OAuth for secure authorization and support automatic sync schedules.Connecting a platform
Authorize
Start the OAuth flow to connect your e-commerce account:This returns an authorization URL. Redirect the user to complete OAuth.
Callback
After authorization, the platform redirects to our callback URL with credentials that are stored securely.
Checking integration status
Sync monitoring
After triggering a sync, monitor its progress:MCP Integration
For advanced integrations, Alana Shopping supports the Model Context Protocol (MCP):- Inbound — receive product batches via
/api/mcp/inbound - Feed subscriptions — subscribe to product feeds via
/api/mcp/feed/{platform} - Search — query across integrated sources via
/api/mcp/search