[The manual for the New ION Experience has been released.](https://docs.firstresonance.io/)

For the complete documentation index, see [llms.txt](https://manual.firstresonance.io/llms.txt). This page is also available as [Markdown](https://manual.firstresonance.io/workflow-builder/ion-webhooks-component/using-the-ion-webhooks-component.md).

The `ion-webhooks` component requires you to configure 3 settings:

1. Connection
2. Webhook Receiver Name
3. Actions

## Connection

This configuration setting determines the connection that the flow will use to connect to ION. Refer to this [page](https://manual.firstresonance.io/api/api-keys) on how to retrieve api keys. New connections can be added and previously saved connections are available to select.

## Webhook Receiver Name

This component will setup a webhook receiver in ION and the name is used to identify the receiver. You may provide any name but using the same name as the flow is a good practice to follow.

## Actions

You can configure the ion-webhooks component to be triggered from one or more action. An action consists of a resource (Issues, Parts, Procedures, Runs, etc) and the event type (create, update, delete).

For example, if you want the flow to be triggered whenever a purchase order line is create or updated you would add the following actions to the configuration:
