2 votes
Hey,
because we are mainly using Powershell 5 we sometimes need to use the REST-API instead of Devolutions.Powershell (This module requires Powershell 7).
It would be really usefull if you could add a connectionType Parameter for your Entry REST-API endpoints. Currently I am retrieving all entries and then I filter them with a Where-Object. Because we do have over 2700 entries this takes way to long.
I would be glad if you could implement this :D
Thanks a lot
Sandro Widmann
Hi Sandro,
Thank you for the suggestion.
Adding a connectionType parameter to the Entry REST API endpoints is definitely something that would make sense, especially in cases like yours where retrieving all entries and filtering them afterward can become inefficient with a large dataset.
We will review this request with the team and see how quickly we can add support for it. We will update you here as soon as we have news.
Thanks
Marc-Andre Bouchard
Hi Sandro,
Thank you for the suggestion.
Adding a connectionType parameter to the Entry REST API endpoints is definitely something that would make sense, especially in cases like yours where retrieving all entries and filtering them afterward can become inefficient with a large dataset.
We will review this request with the team and see how quickly we can add support for it. We will update you here as soon as we have news.
Thanks
@Marc-Andre Bouchard
Thanks for the quick reply! I am glad to hear that and curious for the result :)