/MS-Graph-Webhook

Python files to create a Microsoft Graph webhook in AWS.

Primary LanguagePython

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.