Data Management
Catalog (categories and products) is synced from bbcrm to ClickHouse every 12 hours. To run a sync on demand, run npm run sync:catalog from the API directory (src/remarketing-api-next/).
Catalog sync
Categories and products are updated automatically from the bbcrm PostgreSQL database. Set CATALOG_SYNC_ENV in your API environment to enable the 12-hour sync job.