02-23-2024 02:06 AM
i am trying to get a 3rd party integration to work with which the customer wants to set agent in finesse between ready and not ready, automatically.
i did find that there is a finesse api to read and write the status. however, while reading the status worked with the Admin credentials, writing it gave a 401 - it only worked when using the agents own credentials via basic auth.
Is there a way to set up an API application user that is authorized to change the ready Status on behalf of the agents?
Solved! Go to Solution.
02-23-2024 03:16 AM
Hey
According to the API guide, you can make a supervisor and use that credentials to change state
Remember that the NOT_READY state has to have the reasoncode 33 with it
User—Change Agent State - Finesse - Cisco DevNet
02-23-2024 03:16 AM
Hey
According to the API guide, you can make a supervisor and use that credentials to change state
Remember that the NOT_READY state has to have the reasoncode 33 with it
User—Change Agent State - Finesse - Cisco DevNet
03-27-2024 02:49 AM - edited 03-27-2024 02:52 AM
Works, great! Too bad it apparently has to be a supervisor with an IPCC extension and all and cant just be the admin but ill take it
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide