Preparing the Script
Download and prepare the yaml
Steps
- Download the latest .yaml file here
- Open the script and replace the ServiceNow instance URL with your ServiceNow instance URL:
servers:
- url: https://YourServiceNowInstance.service-now.com/
# Example: https://dev123456.service-now.com/
-
Upload the script to your Watsonx Orchestrate instance
- Click the hamburger menu icon at the top left of the page, then click "Skills"
- Click "Add skills" at the top right of the page
- Click the "From files" tab
- Click the upload box and select the yaml file
- Click next
-
Select the skills you need from the API (see Provided Skills)
-
Click add on the bottom right
Each skill should now be available in your list of skills and are ready to be staged.