Our database team need to increment a column that will log when the Customer disconnects the call from our agents. We are utilizing Triggers to run a Workflow based on when this Data Action is ran but they need the value produced to be in Milliseconds format. I know the GetCurrentDateTimeUtc produces a format such as 2024-08-20T20:30:13.412Z. Tried to mess with dateToMilliseconds in the flow found from (Additional functions to use in dynamic variables - Genesys Cloud Resource Center) but can't seem to get a sendable format. Any help would be appreciated or if I need to implement some math to make a functional result. Thanks!
can you put the format you need
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.