Lead ·
leadLead Outreach Letter
First-contact letter to a marketing-qualified lead. The lead's name, role, company, and source are pre-populated; the body is yours to write. Conditional industry block lets a single template adapt to manufacturing / professional-services / retail leads without forking — the {{#if industrycode}} guard skips it cleanly when the field isn't populated.
How to use these tokens
- 1Copy a tokenClick any
{{token}}on this page — it copies the literal token string to your clipboard, ready to paste. - 2Paste into your Word templateOpen your existing branded Word document and paste each token where you want that field to appear. Keep your fonts, layout, letterhead, and prose — Templ8r only touches the
{{tokens}}themselves. - 3Attach when you book a demoDrop the tokenised .docx into the form on /book-demo. We’ll bind it against your live D365 records before the call so you see your branded template populated with your real data.
Tokens in this template
Every {{token}} below maps to an out-of-the-box column on lead. On a fresh prospect tenant, these bind without modification. Click any token to copy it. Paste it into your Word template wherever you want that field to appear.
Conditional sections
Sections wrapped in {{#if x}} ... {{/if}} guards. Each renders only when the guard column is populated; otherwise Templ8r drops the entire block at generation time.
What you need in your tenant
- ↳Lead entity (
lead) — OOTB in Dynamics 365 Sales - ↳First name, last name, company name populated (the bare minimum for a usable lead)
- ↳
leadsourcecodeis a choice column — Templ8r picks up the formatted-value (e.g. "Web", "Trade Show") - ↳
industrycodechoice column populated if you want the industry block to render (otherwise the conditional skips it) - ↳Owner is a system user — used for the sign-off
Other starters