Skip to main content

HTTP Service

You can connect Columns to HTTP endpoints that return structured data.

Supported Formats

  • CSV/TSV files over HTTP
  • JSON payloads from REST APIs

This lets you host data in your own services while querying it in Columns.

Reference guide:

Authentication

If your endpoint is protected, configure HTTP headers in the connector settings.

Connect HTTP service