> ## 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.

# Enrutar Lead a Través de 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>
  El objeto `metadata` es la fuente principal para las condiciones de enrutamiento. Incluye todos los campos que las reglas de tu processor necesitan evaluar (ej., `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).
