GET (Email Reply Draft Data)
Instantiates a server task to retrieve email reply draft data, including the email reply draft content and any agent-side attachments. This information is available while the agent is working on the email reply draft or when the email reply draft is saved and requeued . After the email reply is sent, the information is not available.
URL: |
https://<ServerIP>:<Port>/ccp-webapp/ccp/reply/email/<id>/draft |
HTTPS method: |
GET |
Input/Output format: |
xml |
Parameters: | |
Example XML response: |
|
HTTPS response headers: |
HTTPS response: 202 Location header:
The client polls the URL provided in the location header to get the status of the task. URL: Provided in the location header HTTPS method: GET Input/Output format: xml Response:
|