Dittofeed home page
Search...
⌘K
Ask AI
Community
dittofeed/dittofeed
dittofeed/dittofeed
Search...
Navigation
Workspace Resources
Templates
Documentation
API Reference
Embedded Components
Get Instant Help
Tutorial Videos
Demo App
Getting Started
Introduction
Quick Start
Video Walkthrough
dittofeed-ee
Glossary
Deployment
Self-hosting Dittofeed
Self-Hosting Options
Using Dittofeed Cloud
Integrations
Data Sources
Data Source Types
Message Channels
Message Channel Types
SDK's
Available SDK's
Data Destinations
Data Destination Types
Workspace Resources
Resources
Journeys
Journey Nodes
Segments
Segment Nodes
Templates
Template Types
Workspaces
Subscription Groups
User Properties
User Property Types
Broadcasts
Groups
User Guides
Submitting User Events
Roadmap
Frequently Asked Questions (FAQ)
Creating Journeys
Sample Journeys
Accessing the Admin API
Submitting Broadcasts via API
Mailing List / Newsletter
Git Based Workflows
License
Contributing
Running Dittofeed Locally
System Architecture
Updating Dittofeed's API Docs
On this page
Template Types
Presets
Workspace Resources
Templates
Use templates to render user messages.
Templates are used to render the messages which get sent to users. Messages are rendered with the liquid templating language, using
user properties
to render values.
Copy
Ask AI
<
body
>
Hey {{ user.firstName | default: "there" }}
</
body
>
Journey message nodes
are configured with templates.
Template Types
One template type is provider per channel.
Email Templates
SMS Templates
Presets
Dittofeed’s templates come with built-in preset tags and filters, viewable
here
. These serve as useful utility functions for rendering messages.
Keyed Performed Segment
Email Template Editor
Assistant
Responses are generated using AI and may contain mistakes.