Skip to content

Re-run the import

  1. Open Admin → Operations.
  2. There is no separate “import” button in the current UI. POST /api/admin/ops/import re-seeds config from disk for missing paths. It does not pull a live CRM.
  3. To restore the pipeline, use Reset demo state to seed.
  4. Mock write-back is table mock_crm_writes, visible in Admin → Data.

TODO: a real Salesforce pull/push. The adapter interface is apps/api/src/services/crm.ts.