> ## Documentation Index
> Fetch the complete documentation index at: https://signatureapi-daf4ee54.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# File Sources in Power Automate

> A few Power Automate actions where you can get your documents from

These are a few examples of actions you can use as source for your documents. In general, you can use any action or trigger that includes a binary format output. These outputs are usually called "File Content".

### Microsoft Sharepoint

* [Get File Content](https://learn.microsoft.com/en-us/connectors/sharepointonline/#get-file-content)
* [Get file content using path](https://learn.microsoft.com/en-us/connectors/sharepointonline/#get-file-content-using-path)
* [Get attachment content](https://learn.microsoft.com/en-us/connectors/sharepointonline/#get-attachment-content)

### OneDrive for Business

* [Get file content](https://learn.microsoft.com/en-us/connectors/onedriveforbusiness/#get-file-content)
* [Get file content using path](https://learn.microsoft.com/en-us/connectors/onedriveforbusiness/#get-file-content-using-path)
* [Convert file](https://learn.microsoft.com/en-us/connectors/onedriveforbusiness/#convert-file-\(preview\)): Use this to convert files into PDF. You can convert these file formats to PDF: Word, Excel, Powerpoint, HTML, and emails.
* [Convert file using path](https://learn.microsoft.com/en-us/connectors/onedriveforbusiness/#convert-file-using-path-\(preview\)): Same as Convert File

### Dropbox

* [Get file content](https://learn.microsoft.com/en-us/connectors/dropbox/#get-file-content)
* [Get file content using path](https://learn.microsoft.com/en-us/connectors/dropbox/#get-file-content-using-path)

### Google Drive

* [Get file content using id](https://learn.microsoft.com/en-us/connectors/googledrive/#get-file-content-using-id)
* [Get file content using path](https://learn.microsoft.com/en-us/connectors/googledrive/#get-file-content-using-path)

### Box

* [Get file content using id](https://learn.microsoft.com/en-us/connectors/box/#get-file-content-using-id)
* [Get file content using path](https://learn.microsoft.com/en-us/connectors/box/#get-file-content-using-path)
