2 min read

Clearbit Enrich Company Documentation

Overview

The Clearbit Enrich Company node is part of the Clearbit integration in the Vantage workflow engine. Get detailed company information — firmographics, funding, tech stack, employee count, and more — from a company domain name.

This node uses the Clearbit API through Vantage's managed credential system — no manual token handling required.

Settings

Domain

How It Works

  1. Receives input data containing a domain from upstream nodes.
  2. Authenticates with Clearbit using your connected API key.
  3. Calls the Clearbit Company Enrichment API with the provided domain.
  4. Returns the enriched company profile through the output port.

Error handling is built in — if the API call fails, the node throws a descriptive error with the failure reason.

Input and Output

Use Cases

Account Research

Automatically research target accounts by enriching company domains with full firmographic data.

Scheduled Operations

Pair with the Schedule Trigger node to run Clearbit operations on a recurring basis.

Event-Driven Pipelines

Combine with other trigger nodes to react to events and automatically execute Clearbit actions.