# Send Message

Email the result of a workflow to yourself or someone else.

## What you give it

### `type`

**Required**

Email is the only channel today.

One of: `email`

### `to`

**Required**

Send to whoever triggered the workflow, or to addresses you specify.

One of: `current_user`, `email_addresses`

### `email_addresses`

Optional

One address per line. Only used when 'to' is email_addresses.

### `subject`

Optional

The subject line.

### `output_formatted`

**Required**

The body, as plain text or HTML. Usually the output of an earlier step.

Any of these can be a value you type, a CRM property token, or the output of an earlier step.

## What you get back

Confirmation that the message was sent.

## Worth knowing

> This one sends real email on your behalf. Check the recipient before turning the workflow on.

[Install in HubSpot](https://builderpack.agent.ai/install)

---

Technical details — action name `send_message`, type Take action, workflow action ID 1-268462121.
