• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    How To Setup Twilio Publisher

    How-To
    1
    1
    710
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      chio
      last edited by

      It took me a little longer than it probably should have to get this up and running so I wanted to post some supplemental documentation to help other users out.

      First, ensure in modules that Twilio is up to date and licensed.

      You'll need a Twilio account, even a free account works for testing.

      In the publisher configuration...

      The Twilio account URL can be found by logging into Twilio and going to https://www.twilio.com/docs/sms/send-messages

      On the right side from the languages click CURL. You'll see the HTTP POST call in the sample code, the first portion of this is the 'account URL'. In this example the account URL would be https://api.twilio.com/2010-04-01/Accounts

      0_1560462201999_3c32b1cf-bc38-44eb-90c5-77accb6ea1df-image.png

      Your account phone number should be entered with +1xxxxxxxxxx format for a US number.

      Your Account SID and Authentification Token are available in your Twilio Console.

      Send To Phone Number should be entered with +1xxxxxxxxxx for a US number.

      1 Reply Last reply Reply Quote 4
      • First post
        Last post