Power Automate: json function
Converts a string to a JSON object. Validates structure and formats output.
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.
Converts a string to a JSON object. Validates structure and formats output.
Fires when a SharePoint list item is created or modified. Polls on an interval, not instant
Returns the initial element of an array or the first character of a string.
Rounds a number down. Negative values round toward zero.
Returns a single SharePoint list item by ID.
Runs a Flow on a schedule. Supports seconds to months, specific hours, days, and time zones.
Returns the position of the last occurrence of text in a string. -1 if not found.
Returns data from a child Flow to its parent Flow or Power App caller.
Fires when a file is created in a SharePoint folder, library, or site page.
Converts a string to lowercase.
Returns a SharePoint file's path, size, media type, and identifiers.
Turns a Flow into a web service. Accepts external calls with a JSON schema.