> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getnexor.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Route Lead Through Processor

> Create a lead and route it through a processor's rules to determine the target workflow. The request body is identical to Create Lead but without workflow_id.

<Tip>
  The `metadata` object is the primary source for routing conditions. Include all the fields your processor's rules need to evaluate (e.g., `language`, `budget`, `city`, `campaign_name`).
</Tip>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.getnexor.ai/llms.txt).
