Genesys Cloud - Main

 View Only


Discussion Thread View
  • 1.  Agent Login to PureCloud Using API's/SDK

    Posted 02-11-2021 04:43
    Hi Community,

    With PureCloud how can we login as an agent using API's/SDK. We have automated testing product, so using this product agent should login to PureCloud. Please let me know how to achieve this in PureCloud?

    Thanks
    Ganesh
    #Implementation
    #Integrations

    ------------------------------
    Ganesh S
    Infosys Limited
    ------------------------------


  • 2.  RE: Agent Login to PureCloud Using API's/SDK

    GENESYS
    Posted 02-12-2021 08:26
    Hi - 
    I see tools such as Selenium most commonly used for UI testing and automation. Have you considered this approach? 

    Regards,
    Don

    ------------------------------
    Don Huovinen
    Genesys - Employees
    ------------------------------



  • 3.  RE: Agent Login to PureCloud Using API's/SDK

    Posted 02-12-2021 08:35
    Hi Don,

    Thanks for reply, what we need is login Cloud agent in our application(Testing tool developed internally). Is there any documentation around this?

    ------------------------------
    Ganesh S
    Infosys Limited
    ------------------------------



  • 4.  RE: Agent Login to PureCloud Using API's/SDK

    GENESYS
    Posted 02-16-2021 07:06
    I don't have any direct experience on this. I would recommend posting on the Developer Forum (https://developer.mypurecloud.com/forum/) as it is the best site for API related questions.

    ------------------------------
    Don Huovinen
    Genesys - Employees
    ------------------------------



  • 5.  RE: Agent Login to PureCloud Using API's/SDK

    GENESYS
    Posted 02-16-2021 09:39
    You might look at using the Embeddable Framework:

    https://help.mypurecloud.com/articles/about-genesys-cloud-embeddable-framework/

    ------------------------------
    George Ganahl GCP (Genesys Cloud), ICCE
    Principal PS Consultant
    Genesys
    ------------------------------



  • 6.  RE: Agent Login to PureCloud Using API's/SDK

    Posted 02-16-2021 09:56
    Thank you for the Link George, I will check this.

    ------------------------------
    Ganesh S
    Infosys Limited
    ------------------------------



  • 7.  RE: Agent Login to PureCloud Using API's/SDK

    Posted 02-16-2021 09:55
    Thank you for reply Don, I will check

    ------------------------------
    Ganesh S
    Infosys Limited
    ------------------------------



  • 8.  RE: Agent Login to PureCloud Using API's/SDK

    GENESYS
    Posted 02-17-2021 08:28
    Authentication depends entirely on the type of authentication/oauth client you've created.  If you're intending to login as an agent, you're likely looking at either the implicit grant or code authorization flows, which are documented here: https://developer.mypurecloud.com/api/rest/authorization/.  Generally they involve displaying a login screen where the user provides their credentials; this login screen then redirects back to you application and return the authorization token (and refresh token in the case of code authorization).

    ------------------------------
    Richard Schott
    Genesys - Employees
    ------------------------------



Need Help finding something?

Check out the Genesys Knowledge Network - your all-in-one access point for Genesys resources