Use this API to pull activities from queues. Unlike the Pick operation (where the user chooses specific activities to pick for work), the Pull operation pulls and assigns activities to the user according to the "Pull Options" configured in the Agent Console. Calltrack, Chat, and Web type of activities cannot be pulled using this API.
For this API to execute successfully:
As part of completing this API request:
All of the following are required:
The logged in user must have the following licenses:
OK
No Content
Bad Request message
Unauthorized
Forbidden
Not Acceptable
Internal server error
{- "activity": [
- {
- "link": [
- {
- "rel": "self",
- "href": "/core/casemgr/v3/activity/1000"
}
], - "id": 1000
}
]
}