Questions tagged [twilio-conversations]

Twilio Conversations is an API for building multi-channel conversation-applications using Twilio platform services for a unified communication using chat, SMS, whatsapp, etc.

137 questions
-1
votes
1 answer

How do I Setup Twilio SMS Conversation with Various Pairs of People

SMS Conversation with 2 People Scenario I would like to create an application that can do the following: one twilio phone number for the company create an SMS conversation between any two people associated with the company constrain that…
funtime
  • 21
  • 5
-2
votes
1 answer

Twilio PHP conversation->message->read , could not sort using provided syntax

Here is the snippet of twilio doc for php to order messages
1 2 3
9
10