Skip to main content

List Missive Conversation Comments

The List Missive Conversation Comments action returns comments from one Missive conversation from newest to oldest.

Configuration

FieldDescription
Missive ConnectionSelect the Missive connection to use.
Conversation IDEnter the Missive conversation ID. This field supports text expressions.
Maximum CommentsLimit the result to 1 through 500 comments. Default: 50.
Error HandlingChoose what the workflow does if validation or a Missive request fails.

The action requests additional pages when needed, removes duplicate comment IDs, and sorts the final array from newest to oldest. It uses the comment 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 comment can include its ID, complete body, creation timestamp, author details, attachment details, and task details.