Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm trying to retrieve SM's chats details via REST API. How could I use a filter to select the output only to a specific date range? I used the "timestamp" filter but it displays all the result older than this timestamp while a i need only the resul...
Hi,with our team we are implemented a Finesse web Chat integrating UCCX an SocialMiner (both versions are 11.0). Is there any chance to activate the finesse workflow when a new chat request arrives? Our goal is to send an HTTP post request to an exte...
Hi Nagendra ,I engage in the conversation because our scenario is almost the same. We have developed a cutom php script that uses Social Miner Api for taking chat sessions info. Then the API's results are inserted into a UCCX table (a new table that ...
Hi Nagendra,the request is an HTTP GET to:http://10.164.71.237/ccp-webapp/ccp/campaign/CCX_Chat_Campaign/results?timestamp="mytimestamp"It works correctly but my desire is to limit the result also to a start date.Thanks.Antonino