Hi there,
I would like to create a workflow in which an event is automatically created on outlook calendar on a specified date based on Trigger date. It goes like 1. choose a certain date (i.e. ) in a manual trigger flow "trigger date 1" -> 2. event will be created on the selected date.
Problem: the flow can not be saved with the following message - 'Input parameter 'item' validation failed in workflow operation 'create an event_(V4)': The parameter with value '"@triggerBody()['date_1']"' in path 'item/start' with type/format 'String/date' is not convertible to type/format 'String/date-no-tz'.' failed
How can I solve this?