Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vendors:cisco:uc:ece:webapi [2019/02/21 19:48] – [Using Capacity API] gerardorourkevendors:cisco:uc:ece:webapi [2019/03/12 08:58] (current) gerardorourke
Line 63: Line 63:
 </code> </code>
  
-Example when 1 agent avilable that is allowed to handle 3 chats+Example when 1 agent available that is allowed to handle 3 chats
  
 Response: Response:
Line 126: Line 126:
  
 $chatentry_id='1001'; $chatentry_id='1001';
-$ccehostname='ucce-ece-db-12.lab2.purplepi.ie';+$ecehostname='ucce-ece-db-12.lab2.purplepi.ie';
  
-$url = 'http://'.$ccehostname.'/system/egain/chat/entrypoint/capacity/'.$chatentry_id;+$url = 'http://'.$ecehostname.'/system/egain/chat/entrypoint/capacity/'.$chatentry_id;
  
 $ch = curl_init($url); $ch = curl_init($url);
  • vendors/cisco/uc/ece/webapi.1550778485.txt.gz
  • Last modified: 2019/02/21 19:48
  • by gerardorourke