I have a search function for three consecutive steps which can sometimes return the same output (searching for a folder in Google Drive using a naming convention)
Is there any way to have a filter or formatter which if steps 4,5 or 6 find the same folder (in example step 4 and step 5 found the same folder) I can return the value of one of these fields to pass through to step 7.