Legacy Dev Forum Posts

 View Only

Sign Up

Set a temporary wrapup code while in a call

  • 1.  Set a temporary wrapup code while in a call

    Posted 06-05-2025 18:20

    Vincent_BEZARD | 2021-09-13 16:38:18 UTC | #1

    Hello, I am looking for a way to set a wrapup code while the agent is in a call, and provide the ability to the agent to change it when the call is disconnected.

    So, I am using the API bellow: PATCH /api/v2/conversations/calls/{conversationId}/participants/{participantId} It works quite well, but as soon as the call is disconnected, the agent UI is closed, and the agent cannot change the wrapup code. I'd like to set a wrapup code (using the API) witch will be the default one, and enable the agent to change it while he is in wrapup time.

    I tried to use the parameter "provisional", but it doesn't seem to be functionnal.

    Thanks,

    Vincent


    Jerome.Saint-Marc | 2021-09-15 15:27:13 UTC | #2

    Hello,

    I just did a test and the Genesys Desktop UI doesn't seem to take into account/rely on the provisional wrapup code (provisional = true)

    The Genesys Desktop UI does take into account provisional wrapup notes (set from the Notes tab in the Genesys Desktop UI or set using the API endpoint and provisional=true) - but apparently not the code (it seems to only care about what has been selected in the UI).

    I don't know and can't say if it is by design (on purpose) or not. You could open a ticket with Genesys Cloud Customer Care (in case it is not on purpose - which I doubt), or otherwise, you can request a new feature and share your use case at https://genesyscloud.ideas.aha.io/

    Regards,


    system | 2021-10-16 15:28:01 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 11993