Back to projects

FlowLens

Workflow debugging for HubSpot. Understand why workflows fail with real-time insights and actionable fixes.

FlowLens

Overview

FlowLens is a debugging tool that helps HubSpot users understand why their workflows did not execute as expected. It uses lightweight instrumentation logs combined with CRM context to provide clear explanations of workflow behavior.

Key Features

  • Checkpoint Logging: Track workflow execution at critical points (start, branch, action)
  • Branch Tracing: Understand which path a workflow took and why
  • Smart Explanations: Get plain-English explanations of workflow failures with suggested fixes
  • Real-time Monitoring: View workflow logs as they happen
  • HMAC Validation: Secure webhook endpoints with signature verification

Tech Stack

Node.jsExpressReactHubSpot APIRedis