Hello, I am trying to achieve the below requirement through Flow but getting error. Let me know what I am missing here::
Trying to submit a Form through which an event to be generated in my outlook calendar:: getting error as :: InvalidTemplate. Unable to process template language expressions for action 'Convert_time_zone' at line '1' and column '2835': 'In the template language function 'converttimezone', the value provided for the time zone id '10/23/2020 10:29:19 AM' was not valid. '.
Error detail:: Unable to process template language expressions for action 'Convert_time_zone' at line '1' and column '2835': 'In the template language function 'converttimezone', the value provided for the time zone id '10/23/2020 10:29:19 AM' was not valid. Please note that I tried to enter the Date time format as "yyyy-MM-ddThh:mm:ss"
Thanks