Hello,
After much trial and error, I've managed to get the Create Exchange Item in Workflow to add an appointment to my Outlook calendar. However, I can't seem to figure out how to set it to a specific time frame. All appoint start and end times default on the calendar to 12:00 AM.
I've created a form with date pickers for start and end dates, as well as text fields formatted with Regular Expressions of \d\d:\d\d \w\w to capture the time (ex: 10:45 AM). I can add this as a token to the Start Date field within the Edit Exchange Item properties, but then the workflow returns an error stating Required field 'Start Date must have a value. I've scoured the documentation, but can't seem to find what I need.