HTTP UPLOAD IN. GCS OUT. NO SCRIPTS.

Accept HTTP uploads and store every file in Google Cloud Storage

Accept file uploads via HTTP POST and have each one delivered into your Google Cloud Storage bucket. An upload API for your GCS bucket with no signed-URL code, no SDK, and a full audit trail.
From
HTTP Upload
To
GCS
Receive endpoints
Cloud storage
Amazon S3
S3 Compatiblepull
GCS Blobpull
Azure Blobpull
Azure Data Lakepull
Azure Filespull
Servers & protocols
FTP Pull
SFTP Pull
HTTP Upload
Email
Apps & trading partners
SharePointpull
AS2trading partner
On-premise
Filerouterlocal filesystem
Agentlocal filesystem
DocEvent
routes · retries · logs
Send endpoints
Cloud storage
Amazon S3s3-compatible
GCSpush
Azure Blobpush
Servers & protocols
FTP / FTPS
SFTP
Webhook
Email
Apps & trading partners
SharePoint
AS2trading partner
On-premise
Filerouterlocal filesystem
Agentlocal filesystem
Get started for free — our basic plan is free forever.

How HTTP Upload to GCS routing works

Source

HTTP Upload

Files arrive via HTTP POST to a dedicated DocEvent channel endpoint.
DocEvent Channel
routes · retries · logs
Destination

Google Cloud Storage

Files are delivered into your Google Cloud Storage bucket.
1

File arrives via HTTP Upload

REST endpoint accepts multipart/form-data file uploads with optional authentication headers.
2

Channel routes it

DocEvent's channel server matches the incoming file to your configured route, queues it for delivery, and ensures no file is ever lost — even during downstream outages.
3

Delivered to GCS

Delivery into a Google Cloud Storage bucket, authenticated with a service-account key. Configurable folder (prefix) inside the bucket, and a built-in connection test that verifies the bucket, credentials and permissions before the first file flows. No Pub/Sub, no Storage Transfer Service, no scripts - each routed file is simply written into your bucket.

Common use cases

Real workflows that teams automate with a HTTP Upload GCS channel.
  • Give partners or apps an HTTPS upload endpoint that lands in your bucket
  • Collect uploads from web forms and devices into GCS without signed-URL code
  • Feed a BigQuery or analytics pipeline from systems that can only POST
  • One upload endpoint, delivered into the bucket your pipelines read
The two ends don't have to be the same company — invite a customer or trading partner into the channel and they run the HTTP Upload or GCS side under their own account, with their own credentials. Learn how shared channels work.

Technical details

Source:
HTTP Upload
REST endpoint accepts multipart/form-data file uploads with optional authentication headers.
Files arrive via HTTP POST to a dedicated DocEvent channel endpoint.
Destination:
Google Cloud Storage
Delivery into a Google Cloud Storage bucket, authenticated with a service-account key. Configurable folder (prefix) inside the bucket, and a built-in connection test that verifies the bucket, credentials and permissions before the first file flows. No Pub/Sub, no Storage Transfer Service, no scripts - each routed file is simply written into your bucket.
Files are delivered into your Google Cloud Storage bucket.
Automatic retries with exponential back-off
Full end-to-end audit log for every file
Zero-code setup via the DocEvent UI
Reliable delivery even during downstream outages

You focus on integration,
we'll focus on delivery.

Get started for free