
Announcements
I built a flow that reads the entire PDF name and checks if it contains a 5-digit ID. Now, I need to expand this functionality to find multiple IDs within the same PDF name. For example, in a PDF file named "14325 12345 78956 important document 2024." I want the flow to extract all 3 IDs.
Once the IDs are extracted, I need to use them in subsequent steps to filter a list.