Hopping someone can share possibilities to help solve this:
I am wanting to add to my existing flow script that will delete an item in list2 based on criteria in list1.
The Story:
When an item is created in list1 an item is created in list2 with ID from list1. I want to go a step further and delete the item in list2 based on field data in list1
The Error message reads: The execution of template action 'Apply_to_each_3' failed: the result of the evaluation of 'foreach' expression '@triggerOutputs()?['body/Audit_x0020_Status/Value']' is of type 'String'. The result must be a valid array.