Skip to content

Incident Management Application using Graph API #162

@VijayalakshmiVijir6

Description

@VijayalakshmiVijir6

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

Labels

MSGraph Project SubmissionProject submission from 30DaysOfMSGraph participants

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions