Reporting when contact lead score changed

Hi @TTram,

As far as I know, no, but this could be achieved with custom date properties and some simple workflows:

  • Create date property “Entered high lead score”
  • Create a contact workflow that enrolls records when they’re in the high segment
  • Use the ‘Edit record’ workflow action to set the new date property to the date when the step completes
  • Only enroll records that meet the criteria after turning the workflow on

Alternatively, you could look at property change events: Create a property change event

Best regards!