Closed thewheat closed 6 years ago
Conversation c = Conversation.find("18718188522");
find
Sample usage
Map<String, String> params = new HashMap<String, String>(); params.put("display_as", "plaintext"); Conversation c = Conversation.find("18718188522", params);
Docs detailing display_as https://developers.intercom.com/intercom-api-reference/reference#get-a-single-conversation
display_as
find
that allows extra parametersSample usage
Docs detailing
display_as
https://developers.intercom.com/intercom-api-reference/reference#get-a-single-conversation