Hello - I'd like to capture the time and date of when another field is updated - how do I do this?
Use a trigger campaign.
Trigger:
Data Value Changes : (Field you're looking to track)
Flow:
Change Data Value: Attribute = (Field holding your timestamp), New Value = {{system.datetime}}
Thank you - what about when a new record comes in, it wouldn't be recorded as a value change as it's simply recording for the first time, but would like to know when we first captured data in that field. Is this possible to do in a similar way?
Use the Lead is Created trigger with a filter on the field you're tracking. Set that to the value(s) you're tracking, or just Is not empty . When a new lead is created, the person will qualify if they match the filter criteria.