API Action List
The information on this help page applies to both Studio and Desktop Studio.
Documentation for API actions on the Framework tab in Desktop Studio. This page lists API actions and their corresponding APIs.
API Action | Corresponding API and Details |
---|---|
|
Returns a list of active contacts on the |
Address Book Assignment |
Allows you to assign the address book specified by {addressBookId} to one set of entities such as agents, teams, skills, or campaigns exclusively. |
address book entries |
Returns a list of all entries in the address book specified by {addressBookId}. |
Address Book List |
Returns a list of address books for the business unit |
Address book list for an Agent |
Returns a list of address books currently assigned to the agent specified by agentId. |
Address Book List for a Skill |
Returns a list of all address books currently assigned to the ACD skill |
Address Book List for a Team |
Returns a list of address books currently assigned to the team specified by {teamId}. |
Assigned Agents for an address book |
Returns a list of assigned agents for the address book specified by {addressBookId}. |
Address Book for a Campaign |
Returns a list of address books currently assigned to the campaign specified by {campaignId}. |
|
Returns a list of contacts. Data returned depends on whether the contact is active or completed. |
CONTACT SIGNAL |
Sends up to nine custom data variables into a script. |
Create Address Book |
Creates an address book. |
Create address book entries |
Creates new address book entries in the address book specified by {addressBookId}. |
Create Calling List Mapping | Allows you to define the mapping used when a file is uploaded with the POST /lists/call-lists/{listId}/upload API. |
Create Or Update Dynamic AddressBook |
Creates or updates entries in the dynamic address book specified by {addressBookId}. |
Delete Address Book |
Deletes the address book specified by {addressBookId} . |
Delete Address Book Entry |
Deletes a single address book entry specified by {addressBookEntryId} from the address book specified by {addressBookId}. DELETE /address-books/{addressBookId}/entries/{addressBookEntryId} |
Delete Dynamic Address Book Entry |
Deletes an entry identified by {externalID} in the dynamic address book specified by {addressBookId}. DELETE /address-books/{addressBookId}/dynamic-entries/{externalId} |
|
Opens an address book on the CXone Mpower |
END AGENT SESSION |
Ends an agent session in the agent application. |
|
Returns a list of all agent users on the |
Get All Address Books |
Returns a list of all address books in the business unit |
|
|
|
Returns activity information for all skills. |
|
Returns details for the specified skill ID. |
|
Returns the General Settings for a skill. Only for use with Personal Connection skills. |
Server Time |
Returns the server time in ISO 8601, the international standard for the exchange and communication of date and time-related information. |
|
Returns summary information about the contacts handled for the ACD skill specified by {skillId} over the specified time period. |
Unassigned agents for address book |
Returns unassigned agents for the address book specified by {addressBookId}. |
Update Address Book Entries |
Updates existing address book entries associated with a single address book specified by {addressBookId}. |