Documentation Index
Fetch the complete documentation index at: https://docs.dittofeed.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
By default, Dittofeed sends emails to the user’semail property and SMS messages to their phone property. You can configure templates to send to a different user property instead. This is useful for two scenarios:
- Alternative contact methods: A user has multiple emails (personal, work) and you want to choose which one to use
- Third-party notifications: Send messages to someone other than the user (e.g., their manager)
Configuration
1. Create a User Property for the Recipient
Create a user property to store the recipient’s contact information (e.g.,managerEmail or workPhone).
2. Submit the Recipient’s Contact Information
Include the recipient property in your identify events:3. Configure the Template
- Open your email or SMS template in the dashboard
- Click the “Options” button
- Select the desired user property from the “Recipient User Property” dropdown
- Save the template
Use Case 1: Alternative Contact Methods
Users may have multiple contact methods. For example:email(personal) andworkEmail(work)phone(personal) andworkPhone(work)
Use Case 2: Third-Party Notifications
You can send messages to someone other than the user who triggered the journey:- Manager Notifications: Notify a user’s manager when they complete onboarding
- Support Agent Alerts: Alert an agent when a user submits a ticket
- Parent/Guardian Updates: Send updates to a parent about their child’s activity

