What you can do
- Invoke one or more Cloud Functions by name
- Pass a JSON payload to each function
Prerequisites
- A service account with permission to invoke the target functions (Cloud Functions Invoker).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Invoke GCP Cloud Functions from Paradime Bolt schedules so you can run event-driven serverless logic as part of your dbt™ pipelines.
| Variable | Required | Description |
|---|---|---|
GCP_SERVICE_ACCOUNT_KEY_FILE | Required | Path to your GCP service account JSON key file. |
GCP_PROJECT_ID | Required | Your GCP project ID. |
GCP_LOCATION | Required | GCP region (for example, us-central1). |
Related topics
GCP Cloud Function CLIInvoke GCP Cloud FunctionIntegrationsCommandsNew Bolt command integrations