I am trying to create a flow to automatically forward emails received in a shared inbox to other shared inbox based on the time of day. I keep running into issues with the time zone and received time. The last error was "Unable to process template language expressions for action 'ConvertReceivedTime' at line '0' and column '0': 'The template language function 'converttimezone' expects its fourth parameter to be a string that contains a date time format. The provided value is of type 'Null'. Please see https://aka.ms/logicexpressions#ConvertTimeZone for usage details.'."
Let's try to get more details on your issue first.
What does this mean, please provide more details and an example of it, prior to explaining the issue you are having.
I am trying to create a flow to automatically forward emails received in a shared inbox to other shared inbox based on the time of day.
The error is super clear, but you didn't share your expression so its not possible to tell you anything other than, the expression requires the 4rth to be a format, but you have it as null.
So please share what you typed, so we can tell you what you are doing wrong.
I keep running into issues with the time zone and received time. The last error was "Unable to process template language expressions for action 'ConvertReceivedTime' at line '0' and column '0': 'The template language function 'converttimezone' expects its fourth parameter to be a string that contains a date time format. The provided value is of type 'Null'. Please seehttps://aka.ms/logicexpressions#ConvertTimeZonefor usage details.'."
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.