Configuration
| Field | Type | Required | Description |
|---|---|---|---|
| API key | select | Yes | The API key used to authenticate incoming requests |
| Allowed origins | string[] | No | List of allowed CORS origins for browser-based uploads |
| Accepted formats | string[] | No | Restrict which document formats are accepted (e.g., PDF, PNG) |
| Max size (MB) | number | No | Maximum document size limit in megabytes |
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
Webhook trigger guide
Usage examples and integration patterns
API reference
Full API documentation
API keys
Manage your API keys
Upload trigger
Accept documents via the UI instead