Hi,
I have a sharepoint list with several columns, one of which is the invoice code.
I pretend that when a new email arrives that in the subject contains the invoice code (at the beginning, at the end or in the middle of the subject) search the sharepoint list and if you find (that is, the number of records found greater than or equal to 1) execute the remaining operations.
For the research I did with substringof function it should work. In the example below it only works if the email subject has exactly the invoice code and nothing else.
