Enrich a dataset containing links (URLs) to companies’ online presence using the FullContact service.
INTEGRATIONS
or ADD INTEGRATION
link in the top-left corner of your Team’s page, selecting API keys
, and then the name of the desired third-party service.
To enable the Full Contact integration in particular you will need access to Full Contact’s service. Follow the instructions
here to create the required API key.
Examples
ds.first_name
), datasets (ds
or ds[["first_name", "last_name"]]
) or models (referenced
by name e.g. "churn-clf"
).
Inputs
Outputs
step(..., {"param": "value", ...}) -> (output)
.
Parameters