How to add current datetime to datetime field in flow Salesforce

when there is a date time field in object and if we need to add current date time to that field based on some condition in flow salesforce we will use this variable.


  {!$Flow.CurrentDate}

{!$Flow.CurrentDateTime}

Comments

Popular posts from this blog

Multi currency in Salesforce - Revenue Cloud Advance - Revenue Lifecycle Management

How to get sessionid and salesforce org base url in salesforce

rollup summary with bulk record handling without hitting governer limits