I recently discovered this smart way to create and maintain a ‘Today’s date’ property using workflows. This can then be used in reporting, workflows and lists.
To do this you can follow these steps:
1) Create a custom date field property
2) Create a contact-based workflow with the enrollment triggers ‘Today’s date is known’ OR ‘Today’s date in unknown’.
3) Turn on re-enrollment for ‘Today’s date is known’.
4) Add an if/then branch action with the trigger ‘Today’s date is known’.
5) After the NO branch add the action ‘set property value’ and then set ‘Today’s date’ to the ‘date of step’.
6) After the YES branch add the the action ‘set property value’ and then set ‘Today’s date’ to the ‘date of step’.
7) The last steps after the YES branch will be a delay. To do this you will chose ‘delay until a day or time’ and then choose 00:15 or any other time after midnight.
This workflow will then work in the backround to always make sure each contact has today’s date saved as the value on their record. The same can be repeated for company and deal properties.










