CRM Enrichment

Enrich your CRM with company logos, colors, and brand data automatically

Show real company logos in pipeline views, lead cards, and account lists. Automatically fetch brand intelligence from any company domain — no manual data entry.

Get 1000 free credits when you create an account.

Why enrich your CRM with brand data?

Visual brand intelligence transforms how sales teams interact with their pipeline.

Visual Account Recognition
Replace generic placeholder icons with real company logos in your CRM. Sales reps recognize accounts faster, and pipelines look professional and data-rich.
Branded Lead Cards
Add brand colors extracted from company websites to lead cards and account views. Color-coded accounts improve visual scanning and prioritization.
Automatic Enrichment
When a new lead is added with a website domain, automatically fetch the logo, description, social metadata, and brand colors — no manual data entry.
Multi-Source Coverage
Works across company websites regardless of CMS or platform. Detect logos from Open Graph, JSON-LD, and DOM analysis for any domain.

How to integrate

Set up automatic CRM enrichment in four steps.

1
Add a lead with a domain
When a lead or account enters your CRM with a website URL, trigger the enrichment workflow.
2
Call Brandohue API
POST the company domain to /api/v1/extract. Brandohue returns logo, colors, description, and social metadata in one response.
3
Populate CRM fields
Update the account record with the logo URL, brand colors, company description, and social profile data.
4
Render in pipeline
Your CRM automatically displays branded account cards with real logos and colors — zero manual effort after setup.

Frequently Asked Questions

How do I use Brandohue to show company logos in my CRM?
When a new lead or account is added to your CRM with a website domain, make a POST request to /api/v1/extract with that domain. The API returns the company's logo URL, brand colors, and metadata. Store these in your CRM account fields and render the logo in pipeline views, lead cards, and account detail pages. Set up a webhook or cron job to trigger enrichment automatically.
What CRM platforms does this work with?
Brandohue is a REST API that works with any CRM platform: Salesforce, HubSpot, Pipedrive, Zoho, Freshsales, Dynamics 365, Monday.com, Attio, and custom-built CRMs. If your CRM can make HTTP requests or trigger webhooks, it can use Brandohue for logo enrichment.
How do I handle companies without a logo?
Brandohue provides intelligent fallbacks: if no explicit logo is found, it returns the best available favicon or Apple touch icon. You can display the favicon as a fallback or keep a generic placeholder. The API response includes a `fallback` field that explains what was attempted, so your app can decide how to handle the edge case.
Can I enrich existing CRM accounts in bulk?
Yes. Many customers run one-time bulk enrichment: iterate through existing accounts with website domains and call Brandohue for each domain. Since each call costs 1 credit, you can enrich thousands of accounts cost-effectively. For large datasets, use batch processing with rate limiting.
What enrichment data do I get besides the logo?
Each API call returns the logo URL (SVG preferred), favicon URL, brand color palette (with hex codes and WCAG contrast ratios), company name (from OG tags or title), company description (meta description or OG description), Open Graph image, Twitter card data, JSON-LD structured data, and more. You can enrich multiple CRM fields from a single API call.
How does this compare to Clearbit or similar enrichment APIs?
Brandohue focuses on real-time website brand extraction rather than pre-built company databases. This means you always get the current logo and brand colors (not cached from months ago), and you can enrich any domain — not just companies in a proprietary database. Brandohue is also significantly more affordable for high-volume enrichment.
Is there an example integration with Salesforce or HubSpot?
Check our docs for code examples in JavaScript, Python, and Node.js. The integration pattern is the same for any CRM: call the API with the company domain, receive structured JSON, and update CRM fields. For no-code platforms like Zapier or Make, you can use the Brandohue API via their HTTP/webhook modules.
Ready to get started?
Create a free account and get 1000 credits to start extracting brand intelligence from any website.