# Funnel File Import Webhook API

**Canonical:** https://apis.io/apis/funnel/funnel-file-import-webhook-api/  
**Provider:** Funnel — https://apis.io/providers/funnel/  
**Base URL:** https://fileimport-webhook.funnel.io  
**Documentation:** https://help.funnel.io/en/articles/8439795-file-import-webhook-api-documentation

Funnel File Import Webhook API is one of 3 APIs that [Funnel](https://apis.io/providers/funnel/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Data Integration, File Import, and Webhook. The published artifact set on APIs.io includes authentication docs.

The Funnel File Import Webhook API is a documented inbound HTTP endpoint that lets a customer hand Funnel links to data files for ingestion into a File Import data source. A per-source webhook URL and secret token are generated in the Funnel app; the consumer POSTs a JSON string or array of HTTPS links (publicly accessible or pre-signed) with the token in the x-funnel-fileimport-token header. Funnel then fetches and imports each file. CSV, TSV, XLSX and ZIP are supported, up to 1 GB per file, and published status codes cover 200, 400, 401 and 500. Funnel documents the older object-shaped request body as deprecated.

## Machine-readable artifacts (3)

- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/funnel/refs/heads/main/asyncapi/funnel-webhooks.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/funnel/refs/heads/main/errors/funnel-problem-types.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/funnel/refs/heads/main/authentication/funnel-authentication.yml

## Other Funnel APIs (2)

- [Funnel Control Plane API](https://apis.io/apis/funnel/funnel-control-plane-api/)
- [Funnel MCP](https://apis.io/apis/funnel/funnel-mcp/)

## Tags

Data Integration, File Import, Webhook

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/funnel/funnel-file-import-webhook-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/funnel/.
