Turns any link into DevRev content without the manual work.

Downloads the file at a given URL, checks that it's an accepted type and size, and creates a DevRev artifact ready to attach to any workflow.

Files you need often live behind a link outside DevRev. This integration downloads that file, checks its type and size, and turns it into a DevRev artifact ready to attach anywhere in your workspace.

Features

  • Direct URL download Fetches the file at any http or https link so its content is available inside DevRev without a manual download and upload.
  • Type and size checks Confirms the file is an accepted type and within the size limit before downloading it, so unsupported or oversized files are rejected early.
  • Automatic artifact creation Creates a DevRev artifact from the downloaded file and returns its ID, name, content type, and size for the next step in your workflow.