I am doing a basic workflow where people email to a SharePoint Online Document Library from a Shared Mailbox with an attachment.
The attachment will have AK all the way to WY for example for all 50 states.
I am doing a Parallel Action and a Condition for Yes / No if the Subject contains "DE" for Delaware. And I am having to do so FIFTY times, for all the states.
I want to say if it is for Delaware, then put the files in a folder in a Document Library, for DE.
Is this the only way / best way / etc.? I can create it and then go in copy this if I need to, to reuse for different things, yet it is a LOT.
If this is the logic I need to do, then that is fine. I can't do an array as I need for different things to happen for each state.
Thank you.