Showing flows 1–20 of 64
Weekly Open Case Report to SharePoint
Weekly scheduled flow extracts all open Salesforce cases, writes them to an Excel workbook on SharePoint with pivot-ready formatting (by priority, age, owner), and notifies stakeholders.
Salesforce Schema Discovery & Documentation Generator
On-demand flow retrieves all Salesforce object types, generates a structured documentation page listing each object, its label, API name, and key relationships, and saves it as a reference doc in SharePoint.
Org Chart Builder to SharePoint
Periodically pull all users and their managers via Office 365 Users, build a hierarchical org chart, and publish to SharePoint.
Escalated Case Alert to Teams Channel
Polls Salesforce every 15 minutes for high-priority or escalated cases and posts a formatted alert to a dedicated Teams support channel with case number, subject, account name, and owner.
Bulk Job Progress Tracker with Teams Updates
After launching a Salesforce Bulk API job, this flow polls GetJobInfo every 5 minutes, posts progress updates (records processed, records failed) to a Teams channel, and sends a final completion/failure summary.
Weekly License Cost Optimization Report
Aggregates premium connector usage per user from Dataverse inventory, cross-references with Office 365 Users license assignments, identifies users with premium licenses but zero premium connector usage in 60+ days, and exports a cost-savings opportunity report to Excel with an executive summary email.
Weekly Sales Forecast Report Generator
Salesforce action: GetOpportunityRecords. Weekly flow pulls all open opportunities, calculates weighted pipeline by stage probability, writes forecast breakdown to Excel, and emails the report to sales leadership and finance.
Weekly Key Account Health Dashboard Email
Every Monday, pulls all key accounts from Salesforce filtered by account tier, builds an HTML health dashboard with revenue, open cases, and last activity date, and emails it to sales leadership.
Weekly Outlook Task Completion Report
Scheduled flow compiles all completed Outlook Tasks for the week and sends a summary to the user and their manager.
Weekly Flow Health Dashboard Email
Compile success/failure rates, average durations, and top failing flows into a formatted email sent to the CoE team weekly.
Salesforce Report Export via Analytics API
Scheduled flow calls the Salesforce Analytics API via SendHTTPRequest, parses the tabular results, and writes them to an Excel workbook on SharePoint for Power BI consumption.
Salesforce Record Detail Enrichment for Teams Card
When a user posts a Salesforce record ID in a Teams channel, the flow fetches the full record details and replies with a rich adaptive card showing key fields, owner, last modified date, and a direct link to Salesforce.
Salesforce License Utilization Report
Monthly flow pulls all Salesforce users, compares active vs. total license count, identifies inactive users (no login in 60+ days), writes utilization report to Excel, and emails IT admins for license optimization.
Power BI Dataset Refresh Trigger
Triggers a Power BI dataset refresh when new data arrives in SharePoint or SQL Server. Sends a Teams notification when the refresh completes or fails, ensuring dashboards are always current.
Overdue Invoice Teams Alert
Scheduled flow that queries SQL for invoices past their due date and posts an alert to a Teams channel with the overdue count and total amount.
Personal Calendar Event Reminder to Teams
When an Outlook 365 calendar event is about to start, post a reminder to a Teams channel so colleagues know you're about to be unavailable.
Project Budget Tracker from Excel
Monitors a project budget Excel workbook for changes. When expenses are added, calculates remaining budget, checks for threshold alerts (75%, 90%, 100%), and notifies project managers via Teams.
New Group Standard Channel Setup
When a new Office 365 Group is created, auto-provision standard Teams channels (General, Announcements, Resources) with welcome messages.
Monthly Data Rollup Trigger
On the 1st of each month, executes a stored procedure that aggregates the prior month's transactional data into a summary table. Demonstrates calling pre-built SQL logic from Power Automate.
Milestone Rollup to Executives
Every Friday aggregates milestones (due dates, completion %, open/closed issue counts) from all product repos into a single Word document and emails it to Executives and Project Managers.