Get the SharePoint site owner list using the SharePoint online spoke

kodalimanik
Mega Contributor

Get the SharePoint site owner list using the SharePoint online spoke, which component need to use from Microsoft SharePoint Online in the flow designer.

5 REPLIES 5

Tanushree Maiti
Tera Patron

Hi @kodalimanik 

 

Refer ServiceNow Documentation:Microsoft SharePoint Online Spoke 

and use highlighted flow Action for your requirement.

 

st ManagementCreate List SubscriptionCreates a webhook subscription for a list.
Renew List SubscriptionRenews a webhook subscription for a list.
Delete List SubscriptionDeletes the webhook subscription for a list.
Get ListRetrieves the details of a list from the SharePoint tenant.
Look up DrivesRetrieves all the drives for a site.
Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Hi @kodalimanik 

 

This article will help you during initial set up 

The Devil is in the Details: Understanding Permissions for the Microsoft SharePoint Online Spoke

ServiceNow to Microsoft SharePoint Online Integration – Automated Site Creation 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Hi @Tanushree Maiti 

First, I used Get site and it gives the ID, name, Display name, URL details as an output and then when i gave Get List it is asking the input field List ID, what i need to give?

Hi @kodalimanik 

 

Check this approach using graph API : GraphAPI | API to fetch Sharepoint file details 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti