Join the Power Platform Masterclass #2 starting April 23

Power Automate: Difference between revisions

Jump to navigation Jump to search
Line 90: Line 90:


; How to use ''List records'' input parameters?
; How to use ''List records'' input parameters?
: These are standard OData query parameters. The syntax for each input parameter is defined by OData specification.  The only thing to think of is using logical names instead of display names. (e.g. Account -> account, Name -> name, etc.). Logical names can be found under Entities in Admin Console.
: These are standard OData query parameters. The syntax for each input parameter is defined by OData specification.  The only thing to think of is using logical names instead of display names. (e.g. Account -> account, Name -> name, etc.). Logical names can be found under Entities in the Admin Console.


; How do I get a picklist label?
; How do I get a picklist label?

Navigation menu