Get File From URL
Usage
You get a file from an URL.
Input Arguments
Input Argument | Type | Description | Required? | Advanced Option? | Default |
---|---|---|---|---|---|
Link | URL | You may use the URL to a file to get it. | ✔️ | ❌ | - |
Output
Response | Type | Description |
---|---|---|
File | JSON | The response is the file in JSON format. |
Power Automate Examples
Get file from URL
We use an URL
to an image. Thereafter, we use the OneDrive
Action to save the image. At this point, there are many usecases possible. You may retrieve other file types as well and use other actions to continue your Power Automate Flow.
URL
https://cdn.pixabay.com/photo/2021/08/28/12/58/monkey-6580892_1280.jpg
There are no options available in this action.
💡
Looking for the response of this example? If you scroll up you see a Output tab
.
Known Limtitations
⚠️
If you experienced other limitations please get in touch with us!