Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [twilioflexwebchat]

The tag has no usage guidance.

twilioflexwebchat
0 votes
1 answer
74 views

Twilio webchat 3.0 ability to end webchat after specific time period

We are using Flex account and currently have a mobile app chat. it was implemented using conversation sdk. Now planning to implement webchat for our website using the same flex account and without ...
Jayani Sumudini's user avatar
1 vote
0 answers
29 views

appConfig not setting all defaultProps values

I am using the npm setup for the webchat and I need to override the the predefinedMessage value and a couple of other elements. In the documentation, it says that you can do this via the default props ...
Laura Jones's user avatar
0 votes
2 answers
165 views

how to create a new skill in twilio flex?

I'm trying to set up a webchat. I need to create different agents with different skills(eg: sales, marketing). I'm not able to find an option to create skills(and how to assign them to respective ...
gopal prabhu's user avatar
-1 votes
1 answer
142 views

Is it possible to cutomize the admin view in twilio flex-ui?

I currently can't find a clear way of customising the admin view for twilio flex? I basically would like to remove the test drive chat and the only way I found to do it is to hide it by changing the ...
user3631598's user avatar
5 votes
1 answer
307 views

Twilio FlexWebchat 'sendMessage' is triggering the message twice

I am using Twilio Flex WebChat to send and receive messages. I have a requirement to modify a message before sending it. Hence I added a listener beforeSendMessage in componentDidMount() where I am ...
Chandrahas Balleda's user avatar
1 vote
2 answers
397 views

How to consume typing indicator from twilio chat channel via webhook

I'm using twilio chat service to integrate my inhouse chat platform with twilio flex. when creating the channel via the node SDK, I register a webhook to to consume messages sent over the channel and ...
Eli Libman's user avatar
0 votes
0 answers
21 views

Is it possible to add a link inside the content property using css? [duplicate]

#twilio-customer-frame > div > div > div.Twilio-RootContainer-default.css-wct8tc > div > div.Twilio-MainContainer-default.css-18ljn0d > div.css-10po79b > div > div.Twilio-...
JRow's user avatar
  • 1
0 votes
1 answer
227 views

How do you customize the colors on the flex webchat widget when consumed through CDN?

I am trying to solely change the color scheme of the widget that customers will use. We are bringing in the widget using the CDN. I have only found documentation for changing color scheme for flex UI ...
Jeff Patten's user avatar
3 votes
0 answers
220 views

How do I create response cards with Twilio Flex Webchat UI

I am using the Twilio Flex Webchat UI library that I am integrating with Amazon Lex. I would like to render response cards based on Lex's ResponseCards feature, so basically present buttons for users ...
Crocodile's user avatar
  • 5,815
0 votes
1 answer
195 views

Integrate Twilio components without flex

I will like to use the twilio messaging, voice, chat, channels, taskrouter, proxy, but I dont want to use Flex. Can I create a new app in .net for example and integrate all components and create ...
Ray's user avatar
  • 523