Hi, I am trying (unsuccessfully) to add onto a manually triggered flow that we have. The current flow is manually triggered because we only want it to run on a specific column change not on every change. Currently the flow just sends and email.
What I want to do is update 3 columns in a completely different list. The problem that I have run into is being able to call out the correct List Line to update since they have different ID #'s.
My process and flow is: Customer inputs information in List 1 - this information is used to create a list item in List 2.
When List 2 is completed I want to take some of the data in List 2 and update List 1.
I have added a number column to List 1 that is being updated with the ID # from List 2.
From reading through here and the rest of the internet it appears I need to do an array and filter - but I haven't been able to accomplish this and don't know very much about this feature.
Is there any help anyone can offer on this. I can provide screenshots but I am not sure which ones will be needed so I will hold off on that. Thanks