Hi,
I'm using the Request manager approval for leaves and create an Office 365 group event template from flow.
Everything seems to be working ok until it gets to the condition part.
If I set it to approve or true send the below error. If I set it to false only rejects the request.
I'm new on powerapps so I appologized if my question seems dumb 😑.
Any help is really appreciated.


Error:
Unable to process template language expressions in action 'Create_a_group_event' inputs at line '1' and column '3395': 'The template language expression 'formatDateTime(body('Update_item')['From'],'MM/dd/yyyy')' cannot be evaluated because property 'From' doesn't exist, available properties are '@odata.etag, ItemInternalId, ID, Title, StartDate, EndDate, DaysRequested, Modified, Created, Author, Author#Claims, Editor, Editor#Claims, LeaveType, LeaveType#Id, {Identifier}, {IsFolder}, {Thumbnail}, {Link}, {Name}, {FilenameWithExtension}, {Path}, {FullPath}, {HasAttachments}, {VersionNumber}'. Please see https://aka.ms/logicexpressions for usage details.'.