Version 1.3.0 - 2021-11-04 [current]
Documentation changes only - Add OpenAPI 3 metadata and web UIs
Version 1.3.0 - 2021-01-04
- Allow filtering conversations by 
queue_id - Add 
PATCHmethod for conversations, allow updatingstatusandtag_ids - Fixed: Pagination for the 
queuesendpoint now works as expected. 
Version 1.2.1 - 2020-04-03
- Replace values of 
created_dateandlinkwith placeholders for all inbound Twitter content items. This is required for compliance with Twitter's Data usage policies 
Version 1.2 - 2020-03-16
- Add 
imported_dateandimported_deltafields to all conversation content objects 
Version 1.1.5 - 2020-04-03
- Add 
imported_dateandimported_deltafields to Twitter conversation content objects - Replace values of 
created_dateandlinkwith placeholders for all inbound Twitter content items. This is required for compliance with Twitter's Data usage policies 
Version 1.1.4 - 2017-01-13
API renamed from 'Core API' to 'Customer API'
Version 1.1.3 - 2016-02-02
- Remove crowds_name from /users objects
 
Version 1.1.3 - 2016-02-02
- Addition of two new variables to the /users objects. See users documentation for exact details
 
Version 1.1.1 - 2015-10-31
- Addition of platform / channel ID in side loaded content items
 - Addition of 
_is_by_sourceto indicate whether the content was sent by the account or the social media user - Addition of 
user: {}object to content items indication which Conversocial user sent the message - Fix to properly show private messages from Facebook and other Social networks that allow it
 - Addition of human readable channel name in 
channelobject data on conversations and content - Addtion of human readable tag name in 
tagobject data on conversations and content 
This version is an upgrade to version 1.1
Version 1.1 — 2013-01-31
- Responses are wrapped in named objects, eg: 
{ "users": [{...}, {...}] } - All object identifiers are now strings
 - Pagination links are available in all cases where multiple objects may be returned
 - Addition of Conversations Resource
 - Addition of Authors Resource
 - Addition of Tags Resource
 - Addition of Key-Values Store Resource
 - Removal of the "reports/:id/download" endpoint