Created
June 15, 2016 17:43
-
-
Save micmmakarov/6b3b1ca246497b8c703d1d2835e88cc0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
message:{ | |
id:1, | |
direction:"sent", | |
via_api:false, | |
type:"FacebookMessage" | |
}, | |
customer:{ | |
id:16 | |
}, | |
company:{ | |
id:2 | |
}, | |
user:{ | |
id:6, | |
name:"Justin Bieber", | |
email:"justinbieber@sendsonar.com" | |
}, | |
timestamp:timestamp, | |
keen:{ | |
timestamp:timestamp.iso8601 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment