You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
improvement(enrichments): limit company-info to fields both providers return
Hunter's company dataset returns null industry/foundedYear for many large companies (verified against the live API for Microsoft, Amazon, Google, etc.), so under the first-non-empty-wins cascade those columns showed up inconsistently. Limit company-info outputs to employee count and description — the fields Hunter and PDL both reliably return — so every row is consistent.
0 commit comments