ognjenm / MS-Graph-Webhook

Python files to create a Microsoft Graph webhook in AWS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MS-Graph-Webhook

Python files to create a serverless Microsoft Graph webhook for notification of new emails from an Outlook inbox. Then pull the email data and store it in a DynamoDB table.

The repository is explained in the Medium article Microsoft Graph Python Webhook in Serverless AWS Pipeline.

I highly suggest using the file "AWSRequiredData.txt" to keep track of information you will need to run the AWS CloudFormation script.

About

Python files to create a Microsoft Graph webhook in AWS.


Languages

Language:Python 100.0%