{{conversation.name && typeof conversation.name == 'string' && conversation.name.split(' ').length > 1 ? conversation.name.split(' ')[0].charAt(0) + ' ' + conversation.name.split(' ')[1].charAt(0) : 'SMS' }}
{{conversation.name}}
{{formattedPhone(conversation.customer_phone_number)}}
Tracker: {{formattedPhone(conversation.tracking_phone_number)}}
Campaign: {{conversation.campaign.name}}
{{conversation.text}}
{{formattedTime(conversation.time)}}
{{conversation.name}}
{{conversation.customer.street_address}}, {{conversation.customer.city}} {{conversation.customer.state}} {{conversation.customer.zip_code}}
{{conversation.customer.mailing_street_address}}, {{conversation.customer.mailing_city}} {{conversation.customer.mailing_state}} {{conversation.customer.mailing_zip_code}}
Message Count: {{conversation.total}}
{{conversationStatus(conversation.customer_phone_number)}}
{{message.name && message.name.charAt(0)}}
{{conversation}}
{{formattedTime(message.time)}}
{{message.text}}
{{formattedTime(message.time)}}
You
{{message.name && message.name.charAt(0)}}
{{message.text}}
{{conversation.name}}
{{title}}
From campaign
{{conversation.campaign.name }}