twilio / twilio-node

Node.js helper library
MIT License
1.37k stars 495 forks source link

Question about task_queue_bulk_real_time_statistics #986

Closed e-l-i-s-e closed 1 month ago

e-l-i-s-e commented 7 months ago

Issue Summary

Hello 👋, I wonder if someone could clarify something for me. The changelog says that in v4.19.0 the task_queue_bulk_real_time_statistics endpoint should no longer be in beta. But I don't see this api in the twilo-node library.

The bulk queue realtime statistics api looks like it's only in the twilio-go library. Will this be added to the twilio-node library soon? Or is there another way that we could to access that api (using twilio-node instead of making an http request to https://taskrouter.twilio.com/v1/Workspaces/WSxxx/TaskQueues/RealTimeStatistics)?

tiwarishubham635 commented 3 months ago

Hi! We have added the API in this SDK as part of the major version release 5.0.0. You can find it here. Thanks!

tiwarishubham635 commented 1 month ago

Closing this issue as no updates were received in last 30 days.