Skip to main content
shaikg2747
February 9, 2023
Question

Twilio Connected System for SMS Authentication

  • February 9, 2023
  • 13 replies
  • 0 views

Hi,

As per my requirement I had to make use of the plug-in called "Twilio" for sending SMS to the users to authenticate them. I also created an account in Console Twilio in order to get the tokens to establish the connection.

And I managed to get the URLs of first 4 fields like the Account SID, Authentication Token, API Key SID, API Key Secret. 

But I am unable to get the path for the remaining 3 fields which are TwiML App SID, Workspace SID, Chat Service SID. Can anyone help me out how to configure the remaining and from where can I get the URLs of those particular fields.

Thanks in advance,

Gousi.

13 replies

alexandru.boerescu
February 9, 2023

I believe you have to create a connected app in Twilio for the app id, a workspace for the workspace id and a chat service for a chat service id.

shaikg2747
February 27, 2023

Hi Alex,

For that do I need to upgrade my Twilio Console Account...?

Let me know...

jims1108
February 9, 2023

I would not recommend this plugin for simple SMS sending. You're better off just setting up a simple Integration with a basic http connected system directly to the Twilio Messages API. 

shaikg2747
February 27, 2023

Hi Jims,

Actual thing is I have to authorise the user by sending an OTP to their mobile number's and have to check whether the enter OTP is a valid one or not. 

so please let me know how to achiieve this with this Twilio.

Thanks.

February 27, 2023

hi [mention:686e139c352d408390280968621bcf35:e9ed411860ed4f2ba0265705b8793d05],

Where can we find API Secret key in twilio can i have some help,

Thank you!

shaikg2747
February 27, 2023

Hi Sathvikb,

In Twilio console under Auth tokens & API keys, you need to create manually an API there you will be getting API Key SID and API Key Secret.

Thanks

February 27, 2023

thank you!