accountAccount Letter
Catch-all. Any customer-facing letter that addresses the account itself rather than a specific transaction. Drop your letterhead and sender block on top, replace the body paragraphs with the actual letter content, and the address block + customer name + account number auto-populate from the chosen Account record. Conditional account-rating block runs only if you've populated the choice column.
- 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 account. 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
- ↳Account entity (
account) — OOTB in any Dynamics 365 / Customer Engagement install - ↳Primary contact set on the account (used in the salutation)
- ↳Address fields populated (the template uses
address1_compositeformatted-value) - ↳
accountratingcodechoice column populated if you want the strategic-account note to render (otherwise the conditional skips it) - ↳Owner is a system user (used in the conditional only)