---
title: New Relic Ingest actions
source: https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/ingest/newrelic-ingest
---

This page provides a reference for all New Relic Ingest actions available in the workflow automation actions catalog. These actions enable you to send events, logs, and metrics to New Relic from your workflows.

## Prerequisites

Before using New Relic Ingest actions in workflow automation, ensure you have:

-   A New Relic account with appropriate permissions.
-   A New Relic license key (required when sending data to an account other than the workflow's execution account).

See [License Key](https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys#license-key) for information on how to create and manage your New Relic Account License Key.

## Ingest actions

The following table lists all available New Relic Ingest actions.

| Action identifier             | Description                            | Reference                                                                                                                                                        |
| ----------------------------- | -------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `newrelic.ingest.sendEvents`  | Reports custom events to New Relic.    | [Send events to New Relic](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/ingest/newrelic-ingest-send-events)   |
| `newrelic.ingest.sendLogs`    | Sends log entries to New Relic.        | [Send logs to New Relic](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/ingest/newrelic-ingest-send-logs)       |
| `newrelic.ingest.sendMetrics` | Sends metric data points to New Relic. | [Send metrics to New Relic](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/ingest/newrelic-ingest-send-metrics) |
