Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Get PnPFolder asItem object. Similar to Get-PNPFile #3861

Open
rohit404404 opened this issue Apr 2, 2024 · 0 comments
Open

[FEATURE] Get PnPFolder asItem object. Similar to Get-PNPFile #3861

rohit404404 opened this issue Apr 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rohit404404
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently there is no way to get ListITem equivalent of Folder based on its UEL

Describe the solution you'd like

Get-PnPFile -Url -AsListItem
Above command provides easy way to get List item object based on URL. On similar ground if we can get Folders ITEM object

https://pnp.github.io/powershell/cmdlets/Get-PnPFolder.html
https://pnp.github.io/powershell/cmdlets/Get-PnPFile.html

@rohit404404 rohit404404 added the enhancement New feature or request label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant