microsoft / microsoft/30daysof

Incident Management Application using Graph API

Open
#162 0 comments 0 reactions 2 assignees View on GitHub

@japhletnwamu is already working on this.

Since Nov 29, 2022.

MSGraph Project Submission
Dominant language
JavaScript
Stars
183
Forks
62
Avg merge
17h 14m
Merged PRs (30d)
1

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


Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.