Skip to main content

Preparing the Script

Download and prepare the yaml

Steps

  1. Download the latest .yaml file here
  2. 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/
  1. Upload the script to your Watsonx Orchestrate instance

    1. Click the hamburger menu icon at the top left of the page, then click "Skills"
    2. Click "Add skills" at the top right of the page
    3. Click the "From files" tab
    4. Click the upload box and select the yaml file
    5. Click next
  2. Select the skills you need from the API (see Provided Skills)

  3. Click add on the bottom right

Each skill should now be available in your list of skills and are ready to be staged.