I would like to name a PDF of an Insurance Explanation of Benefits not only by Date but by Claim Number.
Can anyone tell me if it's possible to create an Action that would extract not only the Date but would also then follow that by a Claim # OCRed from the document as well, in that order. (At the end I put text identifying the Insurer as well as the filename extension.)
I'm looking for a result that looks like this:
2023-02-10 480596316 CIGNA EOB.pdf
I don't know if there is an existing action that can do this or if this is something that scripting could do and I have no idea how to write scripts for myself.