Skip to main content

Overview

Conversation is a relation specifically scoped to the Conversation object. Use it when a record is the subject of one or many threads. A Deal with associated email threads, a Ticket with the conversation that opened it.

Configuration

What it stores

A link to one Conversation, or to several when multiple is allowed.

Filtering

Is, is any of, count equals, count greater than, has unread, is empty, is not empty.

Examples

A Deal with the email thread that opened it. A Ticket with the conversation that started it.

See also