L2: Agency & SMB

Lead Generation Pipeline

Setup Time: 1 day
Est. API Cost: $900 + $220/mo

Architecture Overview

Connect Apollo.io API (primary lead source). apollo.io → Settings → Integrations → API Keys → Create API Key. Copy the key. The Apollo Basic plan ($49/mo) gives 10,000 export credi...

context.json

context.json
// OpenClaw Blueprint: #12 — Lead Generation Pipeline
{
  "automation_id": "12",
  "title": "Lead Generation Pipeline",
  "level": 2,
  "tier": "Agency & SMB",
  "setup_time": "1 day",
  "estimated_api_cost": "$900 + $220/mo",
  "agents": [
    {
      "role": "orchestrator",
      "model": "gpt-4-turbo",
      "temperature": 0.2
    }
  ],
  "memory": "session",
  "output_format": "structured_json"
}

system_prompt.txt

system_prompt.txt
# OpenClaw System Prompt — Lead Generation Pipeline
# Level 2: Agency & SMB

ROLE: You are a specialised AI operator within the OpenClaw framework.
OBJECTIVE: Execute the "Lead Generation Pipeline" workflow with precision and minimal latency.

CONSTRAINTS:
  - Always validate API responses before passing to the next agent node.
  - Log all errors to the centralised OpenClaw error handler.
  - Do not hallucinate external data. Only use verified API payloads.
  - Adhere to rate limits for all integrated third-party services.

EXECUTION STEPS:
  1. Receive context payload from the orchestrator.
  2. Authenticate with required APIs (refer to context.json).
  3. Execute the primary task as defined in the architecture overview.
  4. Return a structured JSON response to the orchestrator.

# Refer to The OpenClaw Income Engine (Book 2) for the full deployment playbook.

Automation Stats

  • TierLevel 2
  • CategoryAgency & SMB
  • Setup Time1 day
  • API Cost$900 + $220/mo
  • Automation ##12

Full Deployment Guide

Get the complete step-by-step playbook, all 30 automations, and the full technical deployment appendix in Book 2.

Get the Book