OneDrive - Get file contents
This activity provides the ability to retrieve the contents of a file as a binary stream.
| Parameters | Description |
|---|---|
|
Connection |
A drop down of Graph connections, please note only OAuth2 Auth Code connections will work as the file can only be downloaded by the owner of the connection. |
|
FileList |
A drop down of all the files under that One Drive account. The activity will search recursively through all of the folders and display any .pdf, .docx or .txt files. |
| Parameters | Description |
|---|---|
|
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
|
Results |
JSON payload of the action performed. |
↑