Tool to submit a bulk enhance job to enrich multiple entities asynchronously. Use when you need to process many Person or Organization records in batch. The API accepts entity descriptions and returns enriched data from the Diffbot Knowledge Graph.
namestringHuman-readable name for the bulk job to help identify it later.
sizeintegerMaximum number of results to return per entity. Default is 1.
searchbooleanIf true, Diffbot will search the web for additional origins and merge results. Default is false.
refreshbooleanIf true, Diffbot will recrawl all origins and reconstruct entities from fresh data. Default is false.
entitiesRequiredarrayList of entities to enhance. Each entity can be a Person, Organization, or a reference by ID. Minimum 1 entity required.
jsonmodestringJSON mode options for enhance results.
thresholdnumberSimilarity threshold for matching entities (0.0 to 1.0). Higher values require closer matches.
webhookurlstringWebhook URL to receive notifications when the job completes.
nonCanonicalFactsbooleanIf true, returns non-canonical facts in results. Default is false.
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.