Combine multiple entity profiles into a unified view using the Diffbot Knowledge Graph. Returns enhanced person or organization data by matching on identifying attributes like name, email, employer, or URL. Use this to enrich partial entity data, merge duplicate profiles, or ver…
ipstringIP address of the entity to enhance. Can be used with types Person and Organization.
urlarrayOrigin or homepage URI(s) of entity to enhance. Can be used with types Person and Organization.
namearrayName(s) of the entity to enhance. Can be used with types Person and Organization. Multiple names can be provided for better matching.
typestringValid entity types for the combine API.
emailstringEmail address of the entity to enhance. Can be used only with type Person.
phonestringPhone number of the entity to enhance. Can be used with types Person and Organization.
titlestringJob title of the entity to enhance. Can be used only with type Person.
filterstringSemi-colon separated path filter to include specific fields in response JSON. Use dot notation (e.g., 'skills.name') or JsonPath expression (e.g., '$.name;$.locations.country.name').
schoolstringSchool or educational institution of the entity to enhance. Can be used only with type Person.
searchbooleanWhen true, Diffbot will attempt to search the web for origins and merge relevant results with what's found in the Knowledge Graph.
refreshbooleanWhen true, Diffbot will attempt to recrawl all origins of the identified entity and reconstruct the entity from refreshed data.
customIdstringUser-defined ID for correlation and tracking purposes.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.