How to extract outlook email attachments without using the Outlook Input Tool or Access db
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Outside of Alteryx, we are using the Microsoft Flow tool. We had to install a connector to give the tool access to our network folders. There is a file size limit of 20Mb for each attachment. For larger attachments, the flow sends me an email and I have to save the attachments manually.
If you decide to use Microsoft Flow, I have a decent flow that has been working without errors. The templates that were available to save attachments had small issues that created constant issues. So I created a new flow which has been working better than any of the templates.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@ChrisTX thank you for your response, and I'll keep this for future reference. I apologize that my question was not complete. I am looking for a solution utilizing Alteryx aside from the Outlook Input tool and having the emails saved into an Access database.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Chris,
I am interested in your MS Flow you developed to save Outlook file attachments.
I am assuming your flow still works with the migration by MS from Flow to Power Automate?
Can you send me the flow or a couple screen shots with the programming used in the Flow?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
See attached screenshots. I created 3 flows with the same configuration:
Instant: as soon as a new email arrives
Scheduled: every 6 hours: used as a backup, if/when the Instant fails
Manually triggered: to run it manually
Yes, even in Power Automate, flows are still called Flows.
You'll also need the Connector if you want to save to a network folder (installed by our IT team). Or maybe you can save to a Sharepoint folder, haven't tried that.
Chris
