• apk add
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hi!

I'm trying to get a specific field from the Contact object into its master Account object. I've done this through a process/flow combination (trigger on every update, flow stores the new value in the account), but I also need the lastModified date of that field.

What is the best way to do this? Do I need to build a new process/flow combination that stores the lastmodified date on every update of a contact? I tried this, but could not find how to access contactHistory in the process builder or flow. Help would be much appreciated!

Kind regards,

Erik

Kind regar