Timestamp when another field is updated | Community
Skip to main content
May 17, 2018
Question

Timestamp when another field is updated

  • May 17, 2018
  • 1 reply
  • 1999 views

Hello - I'd like to capture the time and date of when another field is updated - how do I do this?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Steven_Vanderb3
Adobe Employee
Adobe Employee
May 17, 2018

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}}

May 17, 2018

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?

David_Lyons
Level 2
May 17, 2018

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.