I want to create a rule for credit card statements in PDF.
So I have 3 credit accounts within the same bank.
Is there a way to name them based on the content or would I need to create a separate rule for all three?
Example:
If all are met:
The file is a pdf.
Source url: bank's website.
Now, here's the matching that I'm not sure how to go around.
If the file contains 'Apple', name file Apple[Date].pdf
If the file contains 'Pineapple' name file Pineapple[Date].pdf
If the file contains 'Orange' name file Orange[Date].pdf
Any help is much appreciated.