# Unified Instant Messaging API Integration Coverage

> Source: https://truto.one/docs/api-reference/unified-instant-messaging-api/integration-coverage/

Resources and methods of **Unified Instant Messaging API** supported by each integration. "(partial)" means the list endpoint returns a subset of fields — call get for the full object.

## Google Chat (`googlechat`)

- **Channels**: list
- **Messages**: create

## Microsoft 365 (`microsoft`)

- **Channels**: list, get
- **Members**: list, get
- **Messages**: list, get, create
- **Workspaces**: list

## Microsoft Teams (`msteams`)

- **Channels**: list, get
- **Members**: list, get
- **Messages**: list, get, create
- **Workspaces**: list

## Slack (`slack`)

- **Attachments**: list, get, create
- **Channels**: list, get, join
- **Members**: list (partial), get
- **Messages**: list, get, create, update, delete
