Difference between revisions of "TwilioSMS"
Line 45: | Line 45: | ||
<h2>Twilio SMS – in Action</h2> | <h2>Twilio SMS – in Action</h2> | ||
− | <h3>SMS | + | <h3>Sending SMS</h3> |
Go to "SMS" tab and click "New" button for create new message. | Go to "SMS" tab and click "New" button for create new message. | ||
Fill in the following attributes:<br> | Fill in the following attributes:<br> | ||
Line 53: | Line 53: | ||
</p> | </p> | ||
Save and send the message with the "Save" button. | Save and send the message with the "Save" button. | ||
+ | |||
+ | [[File:NewSMS.png]] | ||
+ | <p></p><br> | ||
+ | |||
+ | Go to the contact, that was specified in created SMS, and make sure your SMS has been sent. | ||
+ | |||
+ | [[File:SendedSMS.png]] | ||
+ | <p></p><br> | ||
+ | |||
+ | You also can create and send SMS from related list "SMS" in contact. In this case field "Contact" will be fill with current contact value. | ||
+ | |||
+ | Go to Callout tab. The Callout ecords contains detailed information about the sent or received SMS. | ||
+ | |||
+ | [[File:Callout.png]] | ||
+ | <p></p><br> | ||
+ | |||
+ | <h3>Receiving SMS</h3> | ||
+ | Go to the contact, in that you want SMS will updated, and click "Update SMS" button in SMS related list. | ||
+ | If you have new incoming SMS for this contact, they will be received and displayed in the related list. After that they can be read. |
Revision as of 07:38, 21 July 2017
Contents
Twilio SMS – Administration and Configuration
Configuration of the functionality of work with the application
Go to "Security Controls - Remote Site Settings" and click "New Remote Site" button.
Fill in the following attributes:
"Remote Site Name" – "Twilio_API";
"Remote Site URL" – "https://api.twilio.com";
"Active" – checked.
Save the settings with the "Save" button.
Go to "Contact Page Layout". Choose "Related Lists" and add "SMS" related list. Go to "SMS Related Lists" settings and add the following fields to the displayed ones: "SMS Number" – unique number of SMS; "SMS Text" – text of SMS; "Status" – status of SMS ("Received"/"Sent"/"Error").
In pick-list "Sort By" select "SMS Number". In settings "Sort By" select "Descending".
Add the "Update SMS" button displaying and save the settings for "SMS Related Lists" with the "OK" button.
Save the settings with the "Save" button.
Go to "Twilio SMS Settings» tab.
In section "Twilio Account Data" fill in the following attributes:
"Twilio login" – your Twilio user name;
"Twilio password" – your Twilio password;
"Twilio phone" – your Twilio user phone number (formatted as in the screenshot below).
In section "SMS managing mode" fill in the following attributes:
:
"Use Twilio library" – if checked, SMS will be send using Twilio library (in this case the "Callout" will not be created).
Save the settings with the "Save" button.
Twilio SMS – in Action
Sending SMS
Go to "SMS" tab and click "New" button for create new message.
Fill in the following attributes:
"Text" – text of message;
"Contact" – select Contact for message from Lookup field;
Save and send the message with the "Save" button.
Go to the contact, that was specified in created SMS, and make sure your SMS has been sent.
You also can create and send SMS from related list "SMS" in contact. In this case field "Contact" will be fill with current contact value.
Go to Callout tab. The Callout ecords contains detailed information about the sent or received SMS.
Receiving SMS
Go to the contact, in that you want SMS will updated, and click "Update SMS" button in SMS related list. If you have new incoming SMS for this contact, they will be received and displayed in the related list. After that they can be read.