cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1068
Views
0
Helpful
3
Replies

Can I have a Python sample to post agent status change?

jhongrack-choi
Level 1
Level 1

Hi, I can change the agent status (ex, Login) using postman but no luck with Python. Can I have a Python sample to post XML (LOGIN)? There are many samples to GET using Python and able to GET the user status but no luck the POST syntax with Python. **UCCX 10.6.1.SU2**

Thanks in advance,

John

1 Accepted Solution

Accepted Solutions

Hi John,

Did you take a look at the Python Sample? The sample signs in, changes state and signs out so the sample login code is in there.

Thanx,

Denise

View solution in original post

3 Replies 3

dekwan
Cisco Employee
Cisco Employee

Hi,

Did you take a look at the blog I did a week ago? Finesse APIs with Python

Thanx,

Denise

No luck yet to find out correct syntax to post 'login request' to UCCX 10.6 using Python. Can anyone provide a sample python code to achieve this?

Thanks,

John

Hi John,

Did you take a look at the Python Sample? The sample signs in, changes state and signs out so the sample login code is in there.

Thanx,

Denise