Skip to main content
The Get Conversation action retrieves every mailbox message with a matching Outlook conversation ID. It follows Microsoft pagination, sorts messages by received time, and returns the complete conversation oldest first.

Inputs

Leave attachment downloading off when you only need conversation text. It adds a request for each message that reports attachments.

Outputs

Messages is a list ordered from oldest to newest. Each item includes:
Toggling Download Attachments changes the nested output shape by adding or removing Attachments. Check downstream connections after changing it.

Troubleshooting

Trimmed Conversation ID matching is exact. Confirm the ID comes from the same Microsoft mailbox and has not been confused with a Message ID.