Skip to main content
Download File from URL retrieves a public resource and turns the response bytes into a WorkflowDog file.

Inputs

Output

When Filename is empty, the action uses the last part of the URL path. If that name has no extension, .bin is added. The response’s Content-Type header supplies the MIME type when available; otherwise it is inferred from the filename.
Internal, local, and private network addresses are blocked. The action also fails when the remote server returns a non-success HTTP status.