How to Use Conditional Sending for Default Custom Field Values
What Is Conditional Sending?
Conditional Sending is a feature that allows you to control the visibility of content blocks in your emails based on the data stored in a contact's custom fields. With this tool, you can create personalized messages that adapt to each recipient's information, including showing a predefined default value when a specific field is empty.
Benefits of Using Conditional Sending
Using Conditional Sending offers several advantages for your email communications:
- Professional Appearance: Prevent blank spaces or missing details in your messages, ensuring a clean and complete look.
- Enhanced Personalization: Deliver tailored content that feels relevant to each contact, even when some data is unavailable.
- Consistent Messaging: Maintain a uniform tone and structure across all sent emails, regardless of variations in contact data.
- Improved Engagement: Increase open and read rates by making emails more personally appealing to recipients.
Step-by-Step Guide to Setting Default Values
Follow these steps to implement a default value for a custom field using Conditional Sending. For this example, we'll set up a greeting that uses the contact's first name if available, or defaults to "Customer" if not.
Enable Conditional Sending
Navigate to the content block where you want to add conditional logic. In the sidebar, locate and toggle on the Conditional Sending option.
Create the Personalized Greeting Block
Add a text block with the content: Dear {{contact.first_name}},. Then, under the Conditional Sending settings:
- Select the custom field: First Name
- Set the condition to: Is Not
- Leave the value field blank
This block will only appear when the First Name field contains data.
Create the Default Greeting Block
Add another text block with the content: Dear Customer,. Under Conditional Sending:
- Select the custom field: First Name
- Set the condition to: Is
- Leave the value field blank
This block will display only when the First Name field is empty.
Preview and Test Your Setup
Use the preview feature to check how your email will appear for contacts with and without a first name. Test with sample contacts to ensure both conditions work as expected.
Limitations
Conditional Sending has the following constraints:
- You can only use one custom field condition per content block.
- Multiple conditional rules for the same field within a single block are not supported.
Tips for Effective Use
- Always preview your emails with test contacts to verify conditional behavior.
- Choose default values that are clear, friendly, and align with your brand's voice.
- Apply this technique to any custom field where having a fallback value improves message quality.
Frequently Asked Questions
Can I use Conditional Sending for fields other than First Name?
Yes, this feature works with any custom field in your CRM.
Can I use multiple custom fields in one content block?
No, each content block supports conditional logic based on only one custom field.
What does leaving the value field blank do?
Leaving it blank allows the condition to check whether the field is empty or not, enabling you to show or hide content accordingly.
Can I customize the default value?
Yes, you can set any default text that suits your messaging needs and brand style.