Set up quick actions in ITSM with iPass integration
Role: Administrators.
Minimum Version: Ivanti Neurons for ITSM 2025.2.
This section shows the procedure to integrate Quick Actions with iPass recipes to perform tasks, create records, and trigger various outcomes through iPass connectors.
Configure a quick action to execute an iPass recipe
1.Log in to Ivanti Neurons for ITSM as an Administrator.
2.From the Service Desk console, the required workspace. For example, open Incident.
3.Create a web request action:
If you are using the Modern UI, do the step (a), then continue with step 4.
a. | Select More > Edit Actions > Graphical Action Designer. |
The Graphical Action Designer is displayed.
Web Request in Graphical Action Designer
•Select New Action > Web Request and
•Select the Web Request from left pane, and drag it to the screen.
•Connect the Start block to the Web Request Action using the available connection tools.
•Enter the details in Name and Description in the Settings pane in the window.
•Select Web Request Action, and select the method type to POST or GET, depending on the webhook type.
If you are using the Classic UI, do the step (b) and then continue with step (4):
b. | Select More > Edit Actions > Classic Action Designer. |
The Classic Action Designer is displayed.
•Select Create New Actions > Run Rest Web Service.
•Enter details in Action Name, and Action description.
•Select Request Type, and select the method type POST or GET, depending on the webhook type.
4.In the URL field, enter the webhook address from the iPass recipe that uses a webhook triggered action.
Example :
"https://webhooks.workato.com/webhooks/rest/809f5852-2787-4786-8500-57423e914987/get-incident?RecId=" + RecId
5.Add query parameters as required. Use available incident fields in the right pane to populate parameter values and click Save.
6.The Quick Action sends a web request to the iPass recipe, which can:
•Notify users via email
•Update related incidents
•Trigger automation tasks, such as sending notifications to Slack or Teams through iPass connectors.