Re: Flow save failed with code 'OpenApiOperationParameterValidationFailed' and message 'Input parameter 'item' validation failed in workflow operation 'Create_event_(V4)':
Hi @Veblitz ,
I have created sample for you.
1. After Get Items Action use initialized Variable Action Set Name and Type.

2. After That use One More Apply to each (Apply_to_each_2) Action and set value as shown in image.

outputs('Get_items_')?['body/value']?[0]?['Attendees']
3. Inside Apply to each 2 Action Use Append to string variable Action then set expression and semicolon.


items('Apply_to_each_2')?['Email']

4. Then Use Variable In final Create Event Action.


Complete Flow

-----------------------------------------------------------------------
Did I answer your question? Please Mark my post as a solution
If you liked my response, please consider giving it a thumb up