About This Recipe
This recipe sends a notification message to the newly-assigned owner of a Salesforce lead using Twilio's short message service (SMS). It uses the standard Salesforce Adapter and the Twilio Adapter. To use the recipe, you must install the recipe and configure the connections and other resources within the recipe.
When a lead's owner changes in Salesforce, the integration flow of the recipe is triggered. The integration receives the information about the lead along with the new owner's mobile number from Salesforce, creates a text message, and invokes Twilio to send the message to the mobile number.