Hello
I'm working on an email workflow in Dynamics so that, whenever an email enters system, it is checked for whether a specific attachment is included. i.e. it just checks the email attachments for an attachment with a given filename string, and then either performs an action on that record (or doesn't) accordingly.
Whilst I can make a view that will filter all emails with this attachment, I cannot find the same Attachments (Item) option in the dropdown in the workflow wizard.
Please may I have some advice on how to achieve this. I have lots of additional workflow solutions (like Jason Latimer's ones), but none seem appropriate for what I am trying to achieve.
Thank you