avishaan / lightTribe

LightTribe Backend and Collaboration Doc
2 stars 0 forks source link

route which will get the conversation id for a specific set of recipients #100

Closed avishaan closed 9 years ago

avishaan commented 9 years ago

@ShadiFares @footnote we are giving you the entire conversation along with the populated message and imageIds. It's more than you asked for (you asked for the conversation id) but I think this might be the better way to do it. If you have no use for the extra fields you can just ignore it.

footnote commented 9 years ago

I am assuming we get a null if there is no conversation id for a specific user. correct?