# Company Earnings Info

Pull what a public company said on its earnings call for a given quarter.

## What you give it

### `company`

**Required**

The company's stock ticker, not its name.

For example `HUBS`

### `quarter`

**Required**

One of: `1`, `2`, `3`, `4`

### `year`

**Required**

For example `2025`

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

## What you get back

The earnings call transcript for that quarter, as text — the operator's introduction, prepared remarks, and the Q&A. Feed it into Generate Content to summarise it or pull specific numbers out of it.

A real response, shortened:

```
Operator: Good afternoon and welcome to the HubSpot Q2 2024 Earnings Call. My name is Harry and I will be your operator today.
```

## Worth knowing

> This returns the call transcript rather than a table of figures. If you want specific metrics, pass the transcript to Generate Content and ask for them.

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

---

Technical details — action name `company_financial_info`, type Get data, workflow action ID 1-268461383.
