-
I sent a text message reply to 415 658 9050 (which I believe is the Test number) and it is showing up in the Production environment.
Perhaps this will be cleared up when Prod is updated with the new…
-
Organization: Test2
Dashboard Text Responses shows 1 message on 11/4/14
Click on View all, then click on By Text Message
Responses by Text Message doesn't show any on 11/4/14
![image](https://cloud.g…
-
I create a notification and it shows up in the Scheduled Notifications pane. After I've received the text message, I switch to the Sent Notifications pane but I don't see my notification. Before and…
-
Lots of rows are being created on this table. Not sure why.
-
Twilio needs to check if an incoming message should be assigned to an existing conversation.
Reproduction steps:
User sends message to ASKSG twilio phone #.
Conversation is created, with message.
Sen…
-
Conversations need a subject field added. This should be populated by:
Twitter - Message[0]
Facebook - Message [0] snippet
Email - Subject property
Twilio - Message[0]
Reddit - Submission Title
The…
-
Great gem, very useful but its hard to put into TDD since its fairly complex. Generally other gems like this (i.e. clickatell's gem) include a method to emulate the API so that one can run tests but …