An ever-growing Power Automate Triggers
My way of explaining each function with as much detail as I can. You'll find suggestions, best practices, things to avoid, and limitations.
Last updated
I'll include all my experiences (good and bad) working with the functions.
I want people to use it and share it. So I won't put any restriction on it on this reference.
Please contribute! The better I can make it, the better it will be for everyone.
I learn from lots of places, so some things may be found elsewhere.
Microsoft Forms (1)
Go to topMicrosoft Planner (3)
Go to topMicrosoft Teams (3)
Teams - When I am mentioned in a channel message
Fires when you are mentioned in a specific Teams channel. Polling-based.
ViewTeams - When I'm @mentioned
Fires when you are mentioned in any Teams chat or channel. Webhook-based.
ViewTeams - When a new channel message is added
Fires when a new message is posted in a Teams channel.
ViewOffice 365 Excel (1)
Go to topOffice 365 Outlook (5)
Office 365 Outlook - When a new email arrives
Fires when a new email arrives in any Outlook folder.
ViewOffice 365 Outlook - When a new email mentioning me arrives
Fires when a new Outlook email mentions you.
ViewOffice 365 Outlook - When a new event is created
Fires when a new event is created on your Outlook calendar.
ViewOffice 365 Outlook - When an email is flagged
Fires when an Outlook email is flagged.
ViewWhen a new email arrives in a shared mailbox
Fires when a new email arrives in a shared Outlook mailbox.
ViewOneDrive for Business (5)
OneDrive for Business - For a selected file
Fires when a user picks a OneDrive file. Your Flow name appears in the file menu.
ViewOneDrive for Business - When a file is created (properties only)
Fires when a OneDrive file is created. Returns metadata only, not content.
ViewOneDrive for Business - When a file is created
Fires when a OneDrive file is created. Returns content and metadata.
ViewOneDrive for Business - When a file is modified (properties only)
Fires when a OneDrive file is modified. Returns metadata only, not content.
ViewOneDrive for Business - When a file is modified
Fires when a OneDrive file is modified. Returns content and metadata.
ViewPower Apps (2)
Go to topPower Automate (4)
Manually Trigger a Flow
Runs a Flow on demand with typed input parameters.
ViewRecurrence
Runs a Flow on a schedule. Supports seconds to months, specific hours, days, and time zones.
ViewWhen a feed item is published
Fires when a new RSS feed item is published.
ViewWhen an HTTP request is received
Turns a Flow into a web service. Accepts external calls with a JSON schema.
View