# Conversation

Type: object

A customer conversation as it appears in the shared Flownally inbox.

## Properties

- `id` (string, required)
- `channel` (string, required)
- `externalId` (string, required)
- `inboxId` (string, optional)
- `name` (string, optional)
- `contactId` (string, optional)
- `contactName` (string, optional)
- `lastMessageAt` (string, required)
- `lastMessagePreview` (string, required)
- `lastMessageSender` (string, required)

