
Announcements
I am creating a copilot to schedule an outlook meeting with the time, attendees etc as the desired user response. I'm giving the datatype as DateTime for the user response for the Start Time and End Time of "Create Event" activity as shown in the screenshot below.
My "Create Event" activity is given as follows. Var2 and Var3 variables are the user response in the previous step.
I'm entering the user response as follows.
After the steps, I'm getting an event scheduled in the correct date, but the start time and end time is 12 am. Kindly requesting if anyone can help me resolve this issue.