Power Automate: Outputs function
Returns an action's full results inside an expression. The mechanism behind Dynamic Content.
This is my reference library, the place I send people when they need precise, dependable answers about how a specific function, action, or trigger actually behaves. Tutorials teach you a workflow, but a reference tells you exactly what a piece does, what it expects, and where it bites. My Excel Function Reference breaks down worksheet functions like the "Count" function with clear syntax and examples. The Power Apps Function Reference covers the Power Fx functions you use to build canvas apps, and the SharePoint List Function Reference explains the calculated column functions that shape list data. For automation, the Power Automate Trigger Reference documents how each trigger fires, while the N8N Node Reference and N8N Trigger Reference do the same for the open-source world. An OData Reference handles the query syntax for filtering and sorting data. Every page delivers real syntax, real parameters, and the gotchas I have hit.
Returns an action's full results inside an expression. The mechanism behind Dynamic Content.
Fires when a SharePoint file is created or modified. Returns properties only, not content.
Deletes an Outlook email by Message ID.
Returns the current value of a variable.
Fires when a user picks a SharePoint list item. Your Flow name appears in the item menu.
Subtracts a value from an Integer or Float variable.
Returns the domain name from a URL. Strips protocol, path, and query string.
Fires when an Outlook email is flagged.
Adds a value to an Integer or Float variable.
Returns the position of the Nth occurrence of a substring. -1 if not found.
Fires when a Planner task is assigned to you, across all plans.
Formats a number as currency, percentage, or custom pattern with locale support.