Skip to main content

Questions tagged [twilio-programmable-chat]

For questions about Twilio's text chat APIs. This is distinct from their voice chat or SMS messaging APIs, which should be tagged as "twilio-api".

twilio-programmable-chat
0 votes
0 answers
27 views

Twilio error while accepting the incoming call

Error of @twilio_conversation…js?v=582255ec:11005 Uncaught (in promise) Error: Forbidden at Upstream2._callee$ (@twilio_conversation…v=582255ec:11005:27) at tryCatch (chunk-NHAX666J.js?v=...
Dhruvi's user avatar
  • 1
0 votes
0 answers
23 views

Twilio Flex Unified Profile's History feature not working properly

I am trying to implement History feature in my Twilio Flex. This feature comes under Unified Profiles (which is under Beta version). I have uploaded dummy users list containing phone number, email, ...
Tarun Ohri's user avatar
0 votes
1 answer
136 views

Interactive message using python

I'm trying to implement a Twilio webhook in my Flask API to send interactive messages to WhatsApp users.. however it creates error in twilio_webhook response.message("Option 1").quick_reply(...
manju's user avatar
  • 3
0 votes
0 answers
40 views

How to connect Conversations to an external endpoint using WhatsApp?

Ok, this is not an easy situation to explain. I will try my best to make it clear. I am using Studio in Twilio to create a Flow. In this tool you have some connections that you can make by simple ...
user6769964's user avatar
0 votes
0 answers
24 views

Twillio - A function that will send an automatic response to incoming messages, and also mimic behavior of webhook integration?

Is it possible to write a function for incoming SMS messages that will both route the incoming message via webhook in the same manner as the integration configuration on a messaging service - and also ...
Jacob Wisner's user avatar
0 votes
1 answer
125 views

How to add context to chat-gpt twilio customer service bot?

I want to implement langchain to this call-gpt repo so that I can get a twilio phone number to answer company specific questions. How would I go about this? https://www.twilio.com/en-us/blog/call-gpt-...
randomname's user avatar
0 votes
1 answer
80 views

Migrating from whatsApp Template to Content Builder

I am migrating Twilio's WhatsApp template to their Content Builder, and after moving all the templates to the Content Template. I am not able to receive the Call to Action buttons. For example, This ...
Amit Pal's user avatar
  • 10.9k
0 votes
1 answer
78 views

Failed API Request 82007 unsupported runtime: node16

following the steps from: https://www.twilio.com/en-us/blog/call-gpt-twilio#Deploy-functions after i put in: npm run deploy this error popped up: ERROR Failed API Request 82007 │ │ unsupported runtime:...
randomname's user avatar
0 votes
2 answers
213 views

How to add new lines in sending Whatsapp messages via Twilio Content Template Sending

In https://www.twilio.com/docs/content/send-templates-created-with-the-content-template-builder explains how to send whatsapp messages. How do we send messages with newlines in placeholder values? The ...
Sean Cua's user avatar
0 votes
0 answers
79 views

There is an exception which quits the application in Flutter?

I used twilio_chat_conversation: ^1.0.4 in flutter. A problem occured and that quits the application on the emulator and on the device. You can look the error logs. Here are they: D/EGL_emulation(...
rickcroos's user avatar
0 votes
0 answers
44 views

How to inject the "tags" property inside the Message Resource JSON payload of a message sent via Twilio API?

I am trying to have a unique idenfitier for a message I am sending through Twilio Studio and Serverless Functions. However, I am having trouble with adding a new property to the JSON payload. I was ...
Akira's user avatar
  • 1
0 votes
0 answers
32 views

Twilio can't redirect whatsapp chat to Flex using taskrouter

I'm developing a WhatsApp chatbot utilizing Twilio and have structured my setup to integrate with AWS Lambda for dynamic task management. Here's an overview of my current workflow: Incoming Message ...
Heitor Cavalcante's user avatar
0 votes
1 answer
98 views

New to Twilio - Why can't I see any option for messaging service despite having an active number?

Been working on an assistant for a dining booking system, planned out all the logic for SMS and have just bought 1 of the UK phone numbers through Twilio. Following the tutorials it states to go into ...
Marc Brooks's user avatar
0 votes
1 answer
167 views

QuickReply WhatsApp Sending through Twilio

I'm sending a notification about the order Status Using a WhatsApp Template in Twilio. I'm adding a 'View More' QuickReply Button where the Customer can reply and see more details about the Order. The ...
codeGood's user avatar
  • 302
0 votes
0 answers
45 views

Is there a way to implement Push Notification to Twilio Flutter?

I want to get notified when I'm not in the chat page. But this library does not support. Is anyone help me to solve this problem, because I cannot find anything. Push Notification does not exist on ...
Rick Croos's user avatar

15 30 50 per page
1
2 3 4 5
27