Legacy Dev Forum Posts

 View Only

Sign Up

Routingflags post callbacks

  • 1.  Routingflags post callbacks

    Posted 06-05-2025 18:29

    devkike | 2023-12-05 09:28:50 UTC | #1

    Hello, I am the POST api /api/v2/conversations/callbacks and when I add the routingflag AGENTOWNEDCALLBACK it does not create the callback as owner, the queue where I send it has to activate the check for this.

    { "routingData": { "routingFlags": [ "AGENTOWNEDCALLBACK" ], "queueId": "${input.IDCola}", "skillIds": [ "${input.IDSkill}" ] }, "scriptId": "idscript", "queueId": "${input.IDCola}", "callbackUserName": "test2", "callbackNumbers": [ "${input.Numero}" ], "callbackScheduledTime": "${input.FechaHora}", "data": { "Comentarios": "${input.Comentarios}" }, "callerId": "+", "callerIdName": "test" }


    system | 2024-01-05 09:29:09 UTC | #2

    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: 23513