cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

extracting attachments from outlook

s3
New Contributor II

Can we fetch attachments from outlook in databricks?

1 REPLY 1

Stefan-Koch
Valued Contributor II

Hi s3

You could use Microsoft graph for that. Here is an example: https://learn.microsoft.com/en-us/answers/questions/1631663/using-graph-api-to-retrieve-email

Another way I have always done this is through the Logic App. It is pretty easy to set up and works very well. You can store the attachments into your data lake directly into a path where your Volume is. Here is an example of how you can do that: https://learn.microsoft.com/en-us/azure/logic-apps/tutorial-process-email-attachments-workflow

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now