Create a recipe using webhook trigger action in iPass

Role: Administrators.

Minimum Version: Ivanti Neurons for ITSM 2025.2.

This section shows how to integrate iPass with Ivanti Neurons by setting up a webhook triggered recipe to automate tasks such as sending notifications, updating incidents, and running workflows.

Access iPass and create a recipe

1.Log in to Ivanti Neurons for ITSM as an Administrator.

2.Open the Configuration console, select ExtendiPass Integration.

3.Open a project, select Create dropdown list and then select Create Recipe.

4.Enter the details in Name and set the Location to save the recipe.

5. Pick a Starting Point, select an option based on your requirement. For example, select Trigger from an App to set the trigger based on an event in the app, or Run on a Scheduler to set the trigger at a scheduled time.

6.Select Start Guided Setup to start the wizard.

Configure and validate the webhook trigger

1.Enter an Event Name which will be used as a suffix in the webhook URL.

2.Copy the generated Webhook URL and use it in the previously created Quick Action and save the recipe.

3.Run the Quick Action to send test data and initialize the webhook trigger.

Modify the recipe for incident processing

1.Extract the RecId from the webhook query parameters to retrieve incident details using the RecId.

2.Perform following actions as required:

Sending an email notification using the iPass Email Connector

Updating the incident record

Executing automated workflows based on the incident data.

For more information on iPass recipe creation and configuration and usage examples, see the iPaaS documentation.