Collaborate 4.1.4 is a bug fix release, The following API changes have been made in this version based on client requests and internal integration requirements. 

API enhancements:

Site API

  • A new API method has been added to retrieve a list of site templates
  • The Add Site API has been extended to allow a site template to be selected when creating a site
  • The Get Site and Get Site list API have been extended to provide permission settings for the Files module 

Activity API

  • The Activity API has been extended to provide additional details ensuring that an API client can construct the same activity view available in the Collaborate home page
  • A new Comments API has been added, allowing the API client to obtain comments for any Collaborate content type

User API

  • The User API has been extended to obtain user details given an email address
  • The Get user, Add User and Update user APIs have been updated to provide the country and area code in the phone number element 

File API

  • The Get file list and Get folder list APIs have been extended to provide an element with auto numbering and file count for each folder
  • A new element has been added to the Get folder info and Get file info APIs called 'content status' indicating if the item has been deleted and placed in the recycle bin

Configuration

  • The Collaborate global date and time settings are now available by calling the Configuration API
  • Various bug fixes, stability and performance improvements