SUPPORT.TWILIO.COM END OF LIFE NOTICE: This site, support.twilio.com, is scheduled to go End of Life on February 27, 2024. All Twilio Support content has been migrated to help.twilio.com, where you can continue to find helpful Support articles, API docs, and Twilio blog content, and escalate your issues to our Support team. We encourage you to update your bookmarks and begin using the new site today for all your Twilio Support needs.

Forward Incoming SMS Messages with Twilio Studio

Twilio Studio allows you to drag and drop widgets to build a number of different Programmable Messaging flows. Here are steps for creating a simple SMS message forwarding flow, and configuring it for use on your Twilio number.

Notice: At this time, Studio does not support forwarding SMS to an email address. For examples of non-Studio options for forwarding to email, please see our article Forwarding SMS Messages to your Email Inbox.

Create an SMS Message Forwarding Flow

  1. Access the Studio Dashboard in Console.
  2. Click the + sign icon Icon_03-New.png to create a new Studio flow.
  3. Enter the desired name for your flow, and then click Next.
    Screenshot 2024-09-13 at 1.20.53 PM.png 
  4. Select "Start from scratch", and then click Next.
    fwdSMS_02_450.png 
  5. From the "Widget Library" on the right, drag and drop a Send Message widget into the flow.
    B_01_widgets_C.png 
  6. Click and drag the Trigger widget’s Incoming Message lead to connect it to the Send Message widget.
    B_05_transition_C.png 
  7. Click the Send Message widget to display the widget's options on the right. Enter the following in the MESSAGE BODY field:
    fwdSMS_03_250.png 
    NEW MESSAGE FROM: {{trigger.message.From}}
    BODY: {{trigger.message.Body}}
  8. In the SEND MESSAGE widget options, scroll to and click to expand MESSAGING & CHAT CONFIG. Enter the desired destination forwarding number in the SEND MESSAGE TO field, and then click Save.
    Note: We recommend using E.164 formatting for this number. Check our Lookup tool if you’re unsure what this should look like.
    fwdSMS_04_250.png 
  9. Click Publish.
    fwdSMS_05_450.png 

Activate a Flow on a Twilio Number

When your flow is published, it can then be configured to handle incoming text messages for Twilio phone numbers that support SMS. Here’s how to add your flow to a phone number:

  1. Access the Active Numbers page in Console.
  2. Click the desired phone number to modify.
  3. Scroll to the Messaging section, and then modify the phone number’s routing:
    • CONFIGURE WITH: Webhooks, TwiML Bins, Functions, Studio, or Proxy
    • A MESSAGE COMES IN: Studio Flow
    • DROP-DOWN MENU: Select the previously saved flow.
      NOTE: A new flow may not be immediately visible; try refreshing the page if you don't see it at first.
  4. Click Save.

Notice: Please note: any Twilio Phone Number that supports SMS can be used for two-way messaging local to the recipients (e.g. a German mobile number for a German audience). Two-way messaging refers to receiving replies from users, in addition to sending outbound SMS to those from Twilio. You may be able to conduct two-way SMS when using a number from a different country than your recipients, however this is not guaranteed. As a best practice, always use an SMS-capable Twilio number or short code from the same country as your recipients, where available. For example, we suggest using a UK number for 2-way messaging with UK recipients. See here for more details.

Have more questions? Submit a request
Powered by Zendesk