Handlebars - Utility Helpers Paid Members Public
Utility Helpers are optimized for fallback chains. They allow you to compare values in the following ways: * default - Returns the first non-empty value from a list of arguments; extremely useful for providing fallback chains. * Syntax: {{default field1 field2 field3 "final fallback"}} * Example: <p>Visit our
Handlebars - Logical Helpers Paid Members Public
Logical Helpers allow you to compare values in two ways. The Logical Helpers allow you to compare conditions with AND or OR statements to return more nuanced text to contacts receiving the emails. * and - Returns true if ALL arguments are true (not null, false, 0, "", empty) * Syntax:
Handlebars - Comparison Helpers Paid Members Public
Comparison Helpers allow you to compare values in Handlebars in a few different ways. The comparison helpers allow the handlebars to display different text depending if certain conditions are met by comparing fields to each other. Here are examples of Comparison Helpers: * eq - Checks if two values are equal
Handlebars - Best Practices Paid Members Public
When adding Handlebars, there are some Best Practices to keep in mind: * Always provide fallbacks: * Use default or or helpers to ensure graceful degradation when data is missing. * Hello {{or [First-Name] "Valued Customer"}}! * Wrap complex variables: * Any variable name with special characters (hyphens, colons, spaces) must be wrapped
Handlebars - Overview Paid Members Public
Handlebars is a templating language that allows for dynamic email template personalization, ranging from simple use cases (Company Names, Email Addresses) to more complex scenarios (Nesting Helpers, Conditional Content). Handlebars work whether you are using the DND Builder, the Basic Editor, or uploading your own HTML code. They can be
Two-Factor Authentication Tips Paid Members Public
Pinpointe now requires two-factor authentication (2FA). If you have shared logins, you'll need to set up separate subuser logins for each person who accesses Pinpointe. Your primary account owner can assist with setting up a separate login for you. If you need further assistance, please contact Pinpointe Support