LP CRM Pipelines
LP CRM does not have classic multi-pipeline support like Bitrix/Kommo. LightLead builds a synthetic pipeline from getStatuses.html (statusesToSyntheticPipelines): one pipeline + a list of order statuses.
How it's loaded
- A
getStatuses.htmlrequest with the account's API key - Statuses → a single synthetic pipeline with stages = statuses
- Filtering by status in a report = filtering by these status IDs
Discovery needs to be run again when statuses are added or renamed in LP CRM.
In reports
- Group / filter by
status/status_name - We don't promise a "multiple pipelines" API selection — it doesn't exist in the connector