
Good Day,
I am busy with a flow where after invoice data has been extracted from a invoice, I need to check if the "Vendor Name" exists on a "Vendor Name" SharePoint list. If it does, the invoice can proceed to be written to record and needs to also have a Unique Vendor ID appended too it (also available on the SharePoint List), if it does not, then a e-mail needs to be sent to the company who sent the invoice advising that they are not on the vendor list.
I have managed to successfully test when the scenario above is True (Vendor Name DOES exist on SP List).
However have the following two challenges:
Any assistance would be greatly appreciated.
Kind Regards,
Can you try using the Invoice Name directly in the Get Items - Filter Query field. Then check the outputs of the Get Items to determine if it found a value or not.