Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Queue Members Deprecation

    Posted 06-05-2025 18:18

    Adrian_Santamaria | 2021-02-05 09:54:44 UTC | #1

    Hello!

    I've seen in the API documentation that the /api/v2/routing/queues/{queueId}/users/ methods are deprecated, and it recommends to use /api/v2/routing/queues/{queueId}/members instead. However, I can't find any information about those endpoints.

    Thanks!


    Becky_Powell | 2021-02-05 14:58:42 UTC | #2

    Hi Adrian, I do apologize. We absolutely should have published information about the new endpoints! I have reached out the development team that owns these endpoints and have asked them to publish the new endpoints and provide documentation. I will reach out once this is done.

    Thank you for the feedback! -Becky


    Becky_Powell | 2021-02-05 18:54:28 UTC | #3

    I spoke with our development team - the only change in the functionality of the endpoints is that GET /routing/queue/{id}/members does not return totals information (the total, lastUri, and pageCount fields) in its response. These fields will not be present at all in the new response. All other new endpoints function identically to what they replace.

    We will get the docs updated ASAP - apologies again for any confusion we may have caused.

    Best, Becky


    Adrian_Santamaria | 2021-02-08 07:02:34 UTC | #4

    Ok, thank you Becky :smile:


    Stefano_Marciani | 2021-02-08 13:12:36 UTC | #5

    Hi Becky,

    do you know when the new API will be available inside developer tool?

    Best Regards, Stefano Marciani


    Adrian_Santamaria | 2021-02-08 14:42:54 UTC | #6

    Hello

    I would like to know when the methods will be available in the SDKs (at least, they aren't in the Python SDK current version)

    Thanks


    tim.smith | 2021-02-08 15:00:17 UTC | #7

    @StefanoMarciani @AdrianSantamaria The new APIs will be released in the API documentation, SDKs, and developer tools at the same time. Their release is currently in review, so they should hit production in 1-2 weeks.


    Stefano_Marciani | 2021-02-08 15:01:54 UTC | #8

    Many thanks Tim!


    Nathan.K | 2021-02-10 07:59:02 UTC | #9

    You can code the new /api/v2/routing/queues/{queueId}/members API into a Call Data Action, I've already setup a new Call Data Action to replace the /User one for our customers that we do OnQueue Agent Count evaluation and routing for.

    I wrote about it here - not sure that was the right place though :sweat_smile: https://developer.mypurecloud.com/forum/t/deprecating-api-v2-routing-queue-id-users-endpoints-replacing-with-alernatives/9930


    system | 2021-03-13 07:58:38 UTC | #10

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