Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  Multi level wrap up code

    Posted 03-24-2025 07:35

    Is there a feature in Genesys cloud to add multi level warp up code?


    #Architect

    ------------------------------
    Saurav Kumar
    ------------------------------


  • 2.  RE: Multi level wrap up code

    Posted 03-24-2025 17:52

    Hi Saurav,

    No, there is currently no feature in Genesys Cloud to add multi-level wrap-up codes. However, there is an idea for this feature at Hierarchical Wrap-Up Codes and its status is "Upcoming Development," meaning this feature will likely be available in the future.

    The latest admin response indicates that the goal is to provide a 2-level structure for both agent selection and administrative definition of wrap-up codes.  The implementation requires coordination between multiple teams to finalize the backend changes, which is the most time-consuming part of the process. So, while it's coming, it's not available yet and requires significant backend work.



    ------------------------------
    Orhun Sahin
    Software Development Engineer
    ------------------------------



  • 3.  RE: Multi level wrap up code

    Posted 03-24-2025 22:23

    Hello Saurav,

    a workaround can be done using Agent script + Genesys API you may create a conditional wrap up in agent script 
    Conditional Drop Down on Script - Genesys Cloud Applications / Scripts - Genesys Cloud Developer Forum
    and use it as your wrap up code by making an update on the conversation using genesys api 
    /api/v2/conversations/calls/${input.conversationId}/participants/${input.participantId}/communications/${input.communicationId}/wrapup


    Ernest John C. Nuque



    ------------------------------
    Ernest John Nuque
    ------------------------------