Automated data pipeline that pulls from multiple REST APIs, transforms and
merges the data, and pushes it to a Google Sheets dashboard that updates
automatically on your chosen schedule (every 15 minutes, hourly, daily).
Replaces hours of manual copy-paste work.
Set these in OpenClaw's Secrets manager before running:
| Variable | Description |
|---|---|
| ---------- | ------------- |
GOOGLE_SERVICE_ACCOUNT_JSON | Google Service Account key (full JSON string) |
TARGET_SHEET_ID | Google Sheets document ID (from the sheet URL) |
[SERVICE]_API_KEY | One secret per connected API, e.g. SHOPIFY_API_KEY, HUBSPOT_TOKEN |
GOOGLE_SERVICE_ACCOUNT_JSONTARGET_SHEET_ID from the sheet URLevery 15 minutes / hourly / daily at 06:00> "Connect Shopify and HubSpot APIs and sync sales data to my Google Sheet every hour"
> "Pull weather data and stock prices into a live dashboard"
> "Set up a pipeline from our internal API to Google Sheets, update every 15 minutes"
> "Add Stripe revenue data to the existing pipeline"
logs/pipeline_YYYY-MM-DD.txt_run_log tab in the Sheet共 1 个版本