Hub
Pricing About
NodeNode / Source

HTTP(S) Connector

IOConnectors
Drag & drop
Like

This node connects to a web server with HTTP(S). The resulting output port allows downstream nodes to read files from a webserver.

Note: This connector provides very limited functionality! It does not support listing, writing or deleting files/folders, nor is it possible to create folders on the webserver. The only operation supported is reading single files. Hence, with this file system it is not possible to interactively browse files, use Writer nodes (e.g. CSV Writer), or read multiple files with a Reader node.

Path syntax: Paths for HTTP(S) are specified with a UNIX-like syntax, and may be suffixed with a query ('?') and or fragment ('#). Non-alphanumeric characters in paths - such as whitespace (" ") - must be percent-encoded . For example /my%20folder/resource?myparam=myvalue#myfragment is an absolute path that consists of:

  1. A leading slash ( / ).
  2. The name of a folder ( my folder with percent-encoding), followed by a slash.
  3. Followed by the name of a file/resource ( resource ).
  4. Followed by an (optional) query ( ?myparam=myvalue ).
  5. Followed by an (optional) fragment ( #myfragment ).

Node details

Output ports
  1. Type: File System
    HTTP(S) File System Connection
    HTTP(S) File System Connection.

Extension

The HTTP(S) Connector node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits