.faq-list, .faq-list li { list-style: none; margin: 0; padding: 0; }
.faq-list ul { margin-left: 0; }
.faq-list li { border: none; border-radius: 3px; background: #fff; margin-bottom: 15px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
-webkit-box-shadow: 0px 5px 30px 0px rgba(38,50,56,0.15); -moz-box-shadow: 0px 5px 30px 0px rgba(38,50,56,0.15); box-shadow: 0px 5px 30px 0px rgba(38,50,56,0.15); }
.faq-list li:hover { -webkit-box-shadow: 0px 3px 10px 0px rgba(38,50,56,0.15); -moz-box-shadow: 0px 3px 10px 0px rgba(38,50,56,0.15); box-shadow: 0px 3px 10px 0px rgba(38,50,56,0.15); }
.faq-list li .question { display: block; font-weight: 600; border: none; padding: 25px 35px 22px 60px; position: relative; text-decoration:none; color:#333; }
.faq-list li .question.on { background: #F5F7F8; border-top-right-radius: 3px; border-top-left-radius: 3px; color: #263238; }
.faq-list li .question:before { /*content: "\f132";*/ content: "+"; font-family: "dashicons"; color: #666; left: 25px; margin-right: 10px; position: absolute; top: 25px; font-size:20px; }
.faq-list li .question.on:before { /*content: "\f460";*/ content: "-"; font-family: "dashicons"; font-size:20px; }
.faq-list li .answer { border-top: 1px solid #ECEFF1; display: none; font-size: 16px; padding: 25px 35px 25px; }
1. Is setting up an org-wide email address mandatory?
No. Setting up an org-wide email address is only required when you want to show a specific email address as an alias email address while sending out the email notifications.
2. Do we trigger email notifications only for SMS or across supported channels?
Yes. Email to text functionality is supported across channels such as SMS, WhatsApp, and Facebook etc.
3. Do we trigger email notifications only for incoming text messages or all types of messages?
We do trigger email notifications across all channels for all messages. In the SMS-Magic default template, in case of incoming text messages, we show the message text as received from the recipient but in case of incoming MMS file, we do not show the MMS file in the email notification sent. We have one parameter in the default email template as ‘Message Type’ which will populate the value as SMS/MMS depending upon the type of incoming message received.
4. Can we send a file as an attachment in response to the email notification received?
No. You will be only able to send ‘Text’ as a reply to the email notification received.
5. Do we auto-populate ‘subject’ in case of notification sent using a custom template?
No. We do not auto-populate the entire subject line but we add a prefix of SMS-history record ID and append ‘From $name/$number via $channel_name’ to the subject line user will add while creating a custom template.
The functionality will work the same way as it works for a single user. Notifications will be sent out to multiple people as per Sender ID assignment and responses from all users will be sent back to recipients as separate messages.
URLs, Links will be sent as a part of text content, and if any images are configured as a part of the signature, they will get ignored by logic while the user's response to email notification is received in Salesforce.
8. Is there any character limit applicable while responding to email notification?
Yes. Current limit of maximum 700 characters would be applicable and respective credits would be deducted.