Description
Important change: The allowed range for retrieving data has been changed from 30 days to 2 days for performance reasons. If you need to export a large range of days, please split your export in parts or contact us to provide a larger data set.
This API Object can be used in order to receive an RSS 2.0 feed with chat specific data. All data is given within the authenticated user's account scope. If user is a CCC agent, it will return data from all accounts within the user's groups.
Returns
An RSS 2.0 formatted file.
Call Method
The feed list should be called as followes: https://client.cobrowser.net/api/feed.php?user=username&apiKey=apiKey&c=command [[Optional: &listoption=listvalue]] [[Optional: &commandoption=commanvalue]]
Authentication
Use your username and apiKey for authentication as described in Call Method.
- In order to use the API, your account must be setup with an API Key. Please use this form to request one.
- API calls are only accepted using https (SSL) connections.
Available List Options
- none
Available Commands
The following commands are available for this API Object.
| Command | Description & Fields | Command Options |
| transcripts | Returns an RSS Formatted list of all chat transcripts, but also has to the following meta data:
Notes: - The combination of accountId and browseId makes the transcript unique |
Optional start (in number of days ago). Default: 0 days (today) - filters[browse_id]=browse_id: get a specific chat conversation by its iternal browse_id. This will ignore the start and stop parameters - filters[account_id]=account_id: only retrieve transcripts for the specified accountId |
Comments
0 comments
Article is closed for comments.