Share SharePoint file to external email address (Power Automate)


Power Automate does not provide the option to share files externally only with specific people. However, you can use the Graph API to achieve this. Here are the steps: 1. Get the SharePoint site ID by sending an HTTP request to search for your site among all the sites. 2. Get the list ID by sending an HTTP request to find the document library by name. 3. Get the file ID by sending an HTTP request to search for the file using its full name. 4. Share the file with the email address by sending a POST request with the necessary information. By using these HTTP requests to the Graph API, you can share files externally only with specific email addresses. It requires a premium license to use.


Article 15m

Login now to access my digest by 365.Training

Learn how my digest works
Features
  • Articles, blogs, podcasts, training, and videos
  • Quick read TL;DRs for each item
  • Advanced filtering to prioritize what you care about
  • Quick views to isolate what you are looking for right now
  • Save your favorite items
  • Share your favorites
  • Snooze items you want to revisit when you have more time