Skip to main content

Convert to deal

What this page is — the rules that turn a qualifying lead into a deal with a value, and the field mapping that populates it.

What it is for — getting from an enquiry to a forecastable opportunity without retyping anything.

The problem it solves — this is the point where a CRM starts producing a pipeline figure rather than a list of names. It is also where three fields get silently defaulted or left blank — currency, close date and stage — each of which quietly distorts what the deals board then tells you.

Route: /org/marketing/leads/settings?tab=rules&rule=convert-deal Permission: Manage Conversion Rules for Lead to Contact or Deal

Figure 1 — Deal conversion rules and their field mapping.

1. What conversion produces​

Converting to a deal produces two records, not one.

The contact is created first, then the deal is created linked to that contact. A deal without a contact is possible when created by hand, but conversion always produces the pair.


2. Field mapping​

Figure 2 — The mapping. Anything not mapped falls back to a default.
Deal fieldSourceFallback if unset
TitleThe rule's mappingDeal for {company_name}, or Deal for {full_name} if there is no company
AmountThe lead's deal_value, or the rule0
CurrencyThe ruleUSD
PipelineThe ruleNone — the deal has no pipeline
StageThe ruleNone
OwnerThe ruleThe lead's owner
ContactCreated by the same conversion—
Link back to the leadSet automatically—
Currency defaults to USD, not to your organisation's currency

If the rule does not set a currency and the lead has none, the deal is created in USD. On a tenant operating in another currency this silently misstates the pipeline value, and the deals board shows a mix of currencies with no total that means anything.

Set the currency explicitly on every deal conversion rule.

A deal created with no pipeline or stage appears nowhere useful

Neither is defaulted. Map both, or the deal exists with no board position — the same failure mode as a lead with no status.


3. Fields conversion does NOT set​

Not setConsequenceSet it
Expected close dateThe deal has no timeline and is missing from date-based reportingOn the deal record
PriorityDefaults low or blankOn the deal record
DescriptionEmptyOn the deal record

These are not part of the conversion request at all, so even a fully mapped rule leaves them blank.


4. The Run action​

As with contact conversion, Run applies the rules retroactively to every currently-matching lead, creating a contact and a deal for each.

Run on a deal rule creates deals in bulk, with no preview

There is no dry run and no summary. A broad rule run against a mature project can create hundreds of deals, each with a contact, and each contributing to your pipeline value. Narrow the conditions and test on a handful of leads first.


5. The admin contract​

NeedsOr
A deal pipeline with stagesDeals are created with no board position
Currency set on the ruleDeals default to USD. Section 2
Manage Conversion Rules for Lead to Contact or DealRules render and every save fails
A converted status to trigger onRules never fire automatically

6. Downstream​

The new deal reachesAs
The deals boardA card in its stage
The deal recordWhere close date and priority get set
Pipeline HealthA funnel entry
The leadA back-link, and the lead marked converted

7. Don't confuse this with…​

ThisNot this
A lead's statusThe new deal's stage
A lead pipelineA deal pipeline
The rule's mappingThe Convert dialog on the record, which asks for the same fields interactively

8. Troubleshooting​

SymptomCause
New deals are in USDNo currency on the rule. Section 2
A new deal is on no boardNo pipeline or stage mapped. Section 2
Deals have no close dateConversion does not set one. Section 3
Run created hundreds of dealsConditions too broad. Section 4
Deal title reads Deal for …No title mapped — that is the fallback. Section 2