Overview

The Import Content node is the primary entry point for bringing content into HyperFlow. It is one of HyperFlow AI's super-nodes, providing a unified, interactive interface for importing files, web content, and API data through a selection of extensible services. These services support multiple file formats, web scraping, site crawling, and API integration, making the Import Content node the foundation for most content processing workflows.

Node Information

Property Value
Display Name Import content
Category Content
Node Name contentImport
Description Enters an interactive content import session, offering many import and upload options

Node Parameters

Parameter Type Default Description
Importer service service Built-in importer Service to use for content import

Note: The available parameters and import options depend on the selected service. Each service adds its own specific parameters to the node when selected.

Input Ports

Port Type Accepts Required Description
Importer Service service service No if wired, overrides the configured importer service

Output Ports

Port Type Description
Content importSet Reference to the created import set containing all imported content

Available Services

Service Description Key Capabilities
Built-in importer Interactive file upload and web import File uploads, web scraping, site crawling, API requests
Langchain importer Document loading using Langchain loaders Web loaders, database connectors, social media, cloud storage

Note: Additional import services may be available depending on your HyperFlow configuration. Each service adds its own specific parameters and capabilities to the node.

Common Workflows

Document Processing Pipeline

Import Content → Transform Content → Segment Content → Generate Embeddings

Web Knowledge Extraction

Import Content (site crawl) → Segment Content → Extract Entities → Knowledge Database

Multi-format Import and Normalization