Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Is there a way to connect to Outlook using Alteryx Python tool, if yes requesting help

Manjari_T
6 - Meteoroid

Hi All, 

 

Is there a way to connect to Outlook using Alteryx Python tool, if yes requesting help in connecting to outlook folder and extract attachments and save them into a folder

2 REPLIES 2
Raj
16 - Nebula

@Manjari_T try using outlook 365 tools 
this will solve the requirement.
 Outlook 365 Input Tool (alteryx.com)

nickmartella
7 - Meteor

Alternatively, if you want to stick with python tool you can connect to the Microsoft Graph API and query the desired inbox. We configured the app in Azure and got the credentials, then you are set to call it from python. 

Labels
Top Solution Authors