Data Enrichment

Enrich data with a Sim enrichment

Usage Instructions

Run a Sim enrichment to look up data — work email, phone number, company domain, company info, and more — from the fields you map in. Uses the same provider cascade as table enrichments.

Tools

enrichment_run

Run a Sim enrichment (e.g. Work Email, Phone Number) and return its outputs

Input

ParameterTypeRequiredDescription
enrichmentIdstringYesRegistry enrichment id (e.g. "work-email")
inputsjsonYesMap of the enrichment's input ids to values

Output

ParameterTypeDescription
matchedbooleanWhether the enrichment found a result
providerstringProvider whose result was returned (e.g. "Hunter", "People Data Labs")

On this page