Hi Everyone,
Am new to Alteryx, and currently facing challenges in fixing the subject line for o365 tool. Please find my use case below:
On a daily basis, I receive around 15 emails with attachments,
Step 1: I have configured o365 tool with my Outlook, I'm able to connect to the inbox
Step 2: I have written the below in the "search Query" option
received: today
subject:"Currency Exchange Rate Report"
Step 3: I have specified the path where the attachments needs to be downloaded.
Step 4: Once I execute the o365 tool, I'm using directory and dynamic input tool to fetch the latest emails, Suppose I have not received any email today, in that case I need to pick the latest downloaded attachment that is available
Issue #1: O365 tool is downloading all the attachments that contain the keywords mentioned in the subject line.
For eg: Suppose there are 2 emails with the subject line "Currency Exchange Rate Report" and "Currency Report", I would need to download the attachment only for the "Currency Exchange Rate Report"
Is there any way I could fix the subject line?
Issue #2: I have few emails that contain zip files as an attachments, how do I unzip the files as each time a file gets downloaded, a folder will be created along with the subject line and timestamp.
Request your assistance in getting this resolved.
Thanks In Advance
Anupama