Templates and Tokens¶
Reusable rule and mapping logic. Templates let you write a piece of logic once and apply it to many sources; tokens parameterize that logic.
- Templates and Tokens Overview — start here
- Tokens — variables you can reference inside templates
- Rule Templates — reusable validation and enrichment rules
- Relation Templates — reusable join logic
- Best Practices — patterns for templates that scale