-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
MSGraph Project SubmissionProject submission from 30DaysOfMSGraph participantsProject submission from 30DaysOfMSGraph participants
Description
Submitted By
Vijayalakshmi - VijayalakshmiVijir6
Your project name
Incident Management using Graph API
Your project description
This PowerShell script is to be run on a schedule on an hourly basis. It reads items from Shared Mailbox whose subject Starts with "Incident" Keyword and Creates item in SharePoint list.
Initially the status of the item will be "Not started". Based on Importance mentioned in the email, the item will be assigned to specific person. It uses Graph Api with Application permission scope(Mail.ReadBasic.All, Sites.ReadWrite.All) as we are scheduling it as a Job. This can be used in incident management scenarios. Version History in SharePoint list enables better tracking of the incident.
GitHub repository of your project
https://github.com/VijayalakshmiVijir6/Graph
Metadata
Metadata
Assignees
Labels
MSGraph Project SubmissionProject submission from 30DaysOfMSGraph participantsProject submission from 30DaysOfMSGraph participants