List Missive Conversation Messages
The List Missive Conversation Messages action returns messages from one Missive conversation from newest to oldest.
Configuration
| Field | Description |
|---|---|
| Missive Connection | Select the Missive connection to use. |
| Conversation ID | Enter the Missive conversation ID. This field supports text expressions. |
| Maximum Messages | Limit the result to 1 through 500 messages. Default: 50. |
| Error Handling | Choose what the workflow does if validation or a Missive request fails. |
The action requests additional pages when needed, removes duplicate message IDs, and sorts the final array from newest to oldest. It uses the message ID to resolve timestamp ties consistently. It stops safely if Missive's timestamp cursor cannot move to an older page. Workflow history records every page request and response plus the complete final result.
Returned Variables
The action returns an array directly. Each message can include its ID, subject, preview, message type, draft status, timestamps, email message ID, sender and recipient fields, and attachments.