I have a 1:N MS Bookings service that has multiple custom fields. I am using the Power Automate integration in MS Bookings to extract dynamic fields such as customer email, booking id etc into a sharepoint excel file. When I try to add the custom fields dynamic content to my automate flow, I keep getting the following error "The execution of template action 'Apply_to_each_3' failed: the result of the evaluation of 'foreach' expression '@items('Apply_to_each_2')' is of type 'Object'. The result must be a valid array.". Please suggest any possible solutions to this issue or workarounds, thank you