Skip to main content
Server Source code Package

GCP Cloud Functions

Google Cloud Functions source for walkerOS. Lightweight runtime adapter with plug-and-play assignment to a Cloud Functions handler, batch processing for multiple events per request, and configurable CORS.

Where this fits

The GCP Cloud Functions source is a server source in the walkerOS flow:

It receives events via HTTP and forwards them to your destinations.

Installation

Loading...
Loading...

Configuration

This source uses the standard source config wrapper (consent, data, env, id, ...). For the shared fields see source configuration. Package-specific fields live under config.settings and are listed below.

Settings

PropertyTypeDescriptionMore
corsboolean | objectCORS configuration: false = disabled, true = allow all origins, object = custom configuration
timeoutintegerRequest timeout in milliseconds (max: 540000 for GCP)

Mapping

This package does not define custom rule-level settings. For the standard rule fields (consent, condition, data, batch, name, policy) see mapping.

Examples

order event

Event
Out

post event

Event
Out

Request format

Single event

Loading...

Batch events

Loading...

Ingest metadata

Extract request metadata and forward it through the pipeline.

Loading...

Available ingest paths

PathDescription
ipClient IP address
headers.*HTTP headers (user-agent, origin, etc.)
methodHTTP method
hostnameRequest hostname
💡 Need implementation support?
elbwalker offers hands-on support: setup review, measurement planning, destination mapping, and live troubleshooting. Book a 2-hour session (€399)