Skip to main content

ManoMano Integration

ManoMano is a marketplace focused on home improvement and DIY products. Logidav imports ManoMano orders and synchronizes catalog and stock data.

Components

ComponentRole
Lengow / direct APIConnector for order and catalog management
Import commandsScheduled cronjobs for order retrieval

Data Flow

Order Import

  1. ManoMano orders are retrieved through the connector
  2. A scheduled import command polls for new orders
  3. Orders are normalized into the Logidav Sale + SaleProduct model
  4. Duplicates are detected by ManoMano order ID

Catalog Synchronization

  • Product listings: product information is pushed to ManoMano
  • Stock updates: inventory levels are synchronized to prevent overselling
  • Price updates: pricing changes are reflected on ManoMano listings

:::tip Category mapping ManoMano uses its own category taxonomy for home improvement products. Ensure Logidav product categories are correctly mapped to ManoMano categories for optimal listing visibility. :::

Error Handling

ScenarioBehavior
Duplicate orderSkipped based on ManoMano order ID
Connector downtimeRetry on next scheduled run
Category mapping failureProduct flagged; manual mapping required
Stock sync delayNext cycle corrects the data