Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  Is it possible to create a pop notification if supervisor tries to add an extension with the current API?

    Posted 3 days ago

    We are trying to create a pop notification that tells the supervisor they need to request an extension instead of adding it by themselves because it causes issue with internal tracking as the business does not know if that extension is used in their spreadsheet.

    I see notification for certain evens but not specific if something is added to a user. 


    #Uncategorized

    -------------------------------------------


  • 2.  RE: Is it possible to create a pop notification if supervisor tries to add an extension with the current API?

    Posted 3 days ago

    Hi Jason,

    User changes are logged in the audit events delivered via EventBridge and Web Socket (topic: v2.audits.entitytype.{id}.entityid.{id}), see this idea user changes

    However, based on the details you shared here, these notifications won't work for you, unfortunately. Instead, let's try modifying the role assigned to the supervisor. Please check whether your supervisors have custom roles assigned to their profiles and whether the permission Telephony > Extension > Assign (Assign extensions to people) is included in any of them. Could you remove this permission from the role(s) used by the supervisors and see if that helps? 

    Thanks,



    ------------------------------
    Tatjana Knezevic

    www.startelecom.cloud

    https://www.linkedin.com/company/star-telecom-www-startelecom-ca-/
    ------------------------------



  • 3.  RE: Is it possible to create a pop notification if supervisor tries to add an extension with the current API?

    Posted yesterday

    Thanks for the info and will look into that. I guess Genesys doesn't have a way to create our own custom pop up on the Genesys App to prompt supervisors with a way to indicate they need to request a extension for tracking. 

    -------------------------------------------