The upload trigger accepts documents uploaded through the upload button on the pipe detail page or directly from the pipeline editor. It is the simplest way to get documents into a pipeline and is ideal for manual or low-volume workflows.Documentation Index
Fetch the complete documentation index at: https://docs.docpipe.ai/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
| No configuration required | - | - | Documents are accepted through the UI |
Inputs and outputs
Allowed inputs: None. This is a trigger node and starts the pipeline. Output: The uploaded document, passed to the next connected node.Related
Quickstart
Upload your first document in 5 minutes
Build your first pipeline
Step-by-step guide using the upload trigger