For example, if I wanted to start an email with "Hi {{Contact.first_name}}," it would work beautifully for people in Highlevel where we know their first name. BUT if we have people with no value for their first name, then we have "Hi ,". That's not horrible but we do have an awkward space between Hi and the comma. So it's not ideal. What I would like to suggest is being able to add a default value. So if I set the default value to "friend", it would say either "Hi Mary," if we know the first name or it would say "Hi friend," if we don't know the first name. Thanks for considering!
HIGHLVL-I-3431