Power Automate: Office 365 Outlook - Get emails Action
Returns an array of emails from a mailbox folder. Filter fields only scan the first 250 emails.
Welcome to my Microsoft hub, the starting point for everything I write about the Microsoft ecosystem. Here you'll find tutorials, references, and practical tips across the Microsoft 365 and Power Platform family, grouped into focused areas so you can jump straight to what you need. If you build automations, start with Power Platform, where I cover Power Automate, Power Apps, and Power BI. For everyday productivity, browse Excel for formulas and data tricks, Microsoft Teams for collaboration, and Microsoft Planner and Microsoft To Do for keeping tasks organized. Working with data and files? OneDrive, Microsoft Lists, and Microsoft Forms each have their own space with hands-on guides. Developers and admins can dig into Microsoft Graph and PowerShell for scripting across SharePoint, Azure, and Microsoft 365. I also cover Microsoft 365 Copilot, Microsoft Outlook, OneNote, and Shifts, showing how these products fit together in real workflows.
Returns an array of emails from a mailbox folder. Filter fields only scan the first 250 emails.
Converts a timestamp between two time zones, daylight saving included. Output drops the zone marker.
Which account really runs each action, and why a flow that works for you returns 403 for everyone else.
Exports an Outlook email as a binary EML file by Message ID. Attachments are included inside the file.
Returns the current timestamp plus a number of time units. Always counts from UTC now.
Read optional manual trigger inputs safely with ?[] and avoid the missing-property error.
Saves an email as an .eml file, automatically as it arrives or manually in bulk from a folder.
Copies a file to another library or site. Version history and metadata don't carry over.
Converts a UTC timestamp into a target time zone. Returns a string with no offset or Z marker.
Move files past the 100 MB limit by splitting them into chunks, and know when to switch to Graph.
Returns one of two values based on whether a condition is true or false.
Shifts a timestamp by a whole number of time units. Negative values subtract; the result is text.