Feature: Create conversations from Tweets (#470)
* Feature: Add tweets to conversations
This commit is contained in:
@@ -4,4 +4,5 @@ json.payload do
|
||||
json.email @contact.email
|
||||
json.phone_number @contact.phone_number
|
||||
json.thumbnail @contact.avatar.thumb.url
|
||||
json.additional_attributes @contact.additional_attributes
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user