To learn more, visit the Microsoft Outlook documentation.

Parameters

ParameterDescription
From DateDate from which to show all new messages.
Order ByOrder the results by one or more properties and their correlating directions.Example: receivedDateTime desc

Example Output

[    {        "id": "AAMkAGI5YWQ0M2ZmLWNlYjUtNDMzYy1iYTA4LWQzYjBhNTNmZDJiNQBGAAAAAABBNkWypje1R6hC6oIBmnWtBwBE-FMrH6NyT5Skciou58geAAAAAAEMAABE-FMrH6NyT5Skciou58geAAAC5meoAAA=",        "createdDateTime": "2022-10-29T06:44:51Z",        "subject": "Next message in list",        "sender": {            "emailAddress": {                "name": "Email At Blinkops",                "address": "mail@blinkops.com"            }        }    }]

Workflow Library Example

List New Messages with Microsoft Outlook and Send Results Via Email

Preview this Workflow on desktop