Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Project: Order fulfillment using the Graph SDK to monitor Planner for bucket changes #200

Open
bobonline19 opened this issue Mar 15, 2023 · 3 comments
Labels
hack Hackathon project submitted by participants

Comments

@bobonline19
Copy link

Project name

Planner Bucket POC

Description

Order fulfillment using the Graph SDK to monitor a Team's Planner Board and post a message to a channel in Teams as tasks change bucket. Team can use the Planner app to view status and reports of planned shipments for the week. Get a Teams channel message as a Task (order) arrives in their Bucket (domain) and action to the next stage. Manager can view planner board in Planner app or in Teams and monitor progress of shipments.

Currently this is a very quick dirty console app to prove the concept works (It does, just) by scheduling run of console on PC. Grand plans to move to Azure as a Web API or Azure Function and ideally register as a custom polled trigger in Power Automate

Repo URL

https://github.com/bobonline19/PlannerBucketOrdersPoc

Team members

bobonline19

@waldekmastykarz
Copy link
Collaborator

Very nice @bobonline19! Would you be willing to record a short video to demonstrate the app? It's not required for the hackathon but it would help us showcase your work internally at Microsoft and publicly in the community 😊

@waldekmastykarz waldekmastykarz self-assigned this Mar 16, 2023
@waldekmastykarz waldekmastykarz added the hack Hackathon project submitted by participants label Mar 16, 2023
@waldekmastykarz waldekmastykarz removed their assignment Mar 16, 2023
@waldekmastykarz
Copy link
Collaborator

Hey @bobonline19, it seems like you haven't registered for the hackathon. Could you please do so asap to complete your registration?

@bobonline19
Copy link
Author

Hopefully I'm registered now. I've done a quick teams recording showing the basic concept. As you move items between buckets in the planner app the console app identifies all changes in bucket since the last invocation and reports them to the console and posts a message for each change to a channel in teams. When I have more time I plan to develop this concept more as described in the repo. Screen Recording

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hack Hackathon project submitted by participants
Projects
None yet
Development

No branches or pull requests

2 participants