Microsoft Graph - Access emails

Hi,

I need to create a workflow that would be able to access emails in specific groups using KNIME and then download expected attached files in emails sent from specific senders. As I understand it Microsoft Graph is to be used, but I’m not sure what needs to be configured in the Azure environment and which nodes to use in KNIME. Has anyone access emails via the Microsoft Graph APIs? I could only find one reference to a topic about a bug when using PUT, but nothing on a GET and also no details on how it can be done.

Any suggestions or examples would be appreciated.

Thanks.

1 Like

Hi,
Have you found this website: https://docs.microsoft.com/en-us/graph/api/resources/mail-api-overview?view=graph-rest-1.0? It lists quite nicely the different resources, among which is also an endpoint to retrieve attachments of emails.
Kind regards,
Alexander

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.