-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Labels
actionNew Action RequestNew Action RequestenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtracked internallyIssue is also tracked in our internal issue trackerIssue is also tracked in our internal issue tracker
Description
Is there a specific app this action is for?
SharePoint
Feature Request:
Add the ability to list SharePoint sites with their metadata.
Currently, there's no easy way to retrieve a list of SharePoint sites along with their properties (name, description, URL, created date, etc.) which is needed for workflows that need to discover or work with multiple sites.
Please provide a link to the relevant API docs for the specific service / operation:
- List sites - Lists SharePoint sites
- Get site - Gets a specific site with full metadata
- Search sites - Search for sites by keyword
List of specific actions and parameters for this app:
- Ability to list all sites or search by keyword
- Returns metadata including: site name, display name, description, web URL, created date, last modified date
- Support for
$selectparameter to specify which metadata fields to return
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
actionNew Action RequestNew Action RequestenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtracked internallyIssue is also tracked in our internal issue trackerIssue is also tracked in our internal issue tracker