- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2024 01:50 AM
Hi All.
I am looking for assistance with defining a flow variable a date and timestamp in a new Chase Function I am desiging using Flow Designer.
I have defined the flow and it triggers as expected, waits a specific duration as expected, looks up the trigger record to check it still meets the criteria to update the trigger record as expected and then it updates a number if fields on the trigger record.
The issue I am having is getting a date and timestamp added to the trigger record which I want to populate a new "last chase sent" date and time field with the current time in local time.
The following flow variable returns the date and time in UTC:
Script:
Script:
Solved! Go to Solution.