Skip to main content

Get Missive Conversation

The Get Missive Conversation action retrieves one Missive conversation as a compact object for later workflow steps.

Configuration

FieldDescription
Missive ConnectionSelect the Missive connection to use.
Conversation IDEnter the Missive conversation ID. This field supports text expressions.
Error HandlingChoose what the workflow does if validation or the Missive request fails.

The action validates the rendered conversation ID before it sends a request. Workflow history includes the rendered request, the raw Missive response, and the parsed result. It redacts credentials and actual secrets only.

Returned Variables

The action returns a compact conversation object with identifiers, subjects, timestamps, organization and team details, assignees, shared labels, counts, and Missive web and app links.

Important properties include:

PropertyDescription
idMissive conversation ID.
subjectConversation subject.
last_activity_atUnix timestamp for the latest activity.
assigneesAssigned Missive users.
shared_labelsShared labels attached to the conversation.
web_urlBrowser link to the conversation.