How to create a 'Today's date' date property.

@JOpie Re: the 1 minute delay -- We’ve run into issues with our workflows where too many fields are being updated at the exact same moment and Hubspot can’t recognize the “new” data fast enough. In this example, the workflow is first setting the “Today’s Date” field on the contact, then copying that field to other associated objects. Without a delay, Hubspot might not have processed the updated date fast enough and therefore wouldn’t copy any new data over in steps 5-7. So I always add short delays like that into most of our workflows just to err on the side of caution and give Hubspot enough time to process the new data that’s being relied upon for later steps in the workflow.