What this phase unlocks: MSPBots emails metric snapshots (BUR, RUR, MTTR, MTFR, SLA CR, TT) on a schedule โ per tech, per week. The same Power Automate flow from Phase 2 captures and stages this data to SharePoint. The tool pre-populates the metrics table automatically when a tech is selected. No screenshots needed at all.
๐ค
MSPBots Scheduled Email Export
Configure MSPBots to send a scheduled metric summary email for each tech โ daily or weekly. This can be a digest of the Core v3 dashboard values per tech, or individual widget email exports if MSPBots supports that format. The email lands in the same monitored mailbox the Phase 2 flow already watches.
โก
Extended Power Automate Flow
Update the existing flow to also handle MSPBots emails: parse the metric values from the email body or attachment and write them to a structured JSON file at /1on1-data/{TechName}/metrics/latest.json. The tool reads this JSON on tech selection and pre-fills the gauge scorecard.
๐
Tool Update โ Auto-Load Mode
Add a "Load from SharePoint" toggle to the tool. When enabled and a tech is selected, the tool fetches their latest staged metrics and report data via Graph API and runs analysis automatically โ no uploads required. Manual screenshot mode stays available as a fallback.