Execute marketplace enrichment integrations on an entity using its internal ID
success (boolean) - Whether this specific enrichment succeededenrichmentId (string) - UUID of the enrichment execution recordintegrationCode (string) - The integration code that was executedintegrationName (string) - Human-readable name of the integrationresult (object) - Enrichment data (only if successful)
fieldsEnriched (array) - List of entity fields that were enricheddataQuality (object) - Quality metrics
completeness (number) - Data completeness score (0-1)confidence (number) - Confidence score (0-1)summary (string) - Human-readable summaryenrichmentData (object) - The actual enrichment dataexecutionTime (number) - Execution time in millisecondscostCents (number) - Cost of this enrichment in centserror (object) - Error details (only if failed)
code (string) - Error codemessage (string) - Error messagetotalCostCentsenrichment_completed eventforceRefresh is used