Hi all,
I am trying to run a workflow when a custom entity record's stage changes from 2 to 3. At that point, it will send an email to our PPM admins to create a project.
Currently, I have a web resource, which when the BPF stage changes, it triggers a read only field "Stage" to change (so they can sort by stage in a view).
To execute this workflow correctly, I need to check that the previous stage was 2, check the current stage is 3, and fire an email... but I'm not sure how to check old value, and then new value, like the audit logs show.
Thanks,
Blayze
*This post is locked for comments
I have the same question (0)