Using the ion-webhooks Component
How to use the ion-webhooks component
Last updated
Was this helpful?
How to use the ion-webhooks component
The ion-webhooks component requires you to configure 3 settings:
Connection
Webhook Receiver Name
Actions
This configuration setting determines the connection that the flow will use to connect to ION. Refer to this page on how to retrieve api keys. New connections can be added and previously saved connections are available to select.

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.
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:

Last updated
Was this helpful?
Was this helpful?