LogoLogo
  • About Hala.ai
  • Getting started with Hala
  • Hala Web Chat
  • Hala Platform
  • Platform Key concepts
    • Dashboard
      • Skills usage and chat history
    • User Management
    • Skills Kit
      • Dialog nodes
      • Conditions
      • Actions
      • Context
      • Output
        • Text
        • Text random
        • Quick reply
        • Video
        • Images
        • Forms
        • Tables (beta)
      • Behavior
    • Intents
    • Entities
    • Pre-built content
    • Context variables
    • Integrations
      • SAP (via Web Services)
      • ServiceNow
      • REST API
    • Actions
      • SAP (via Web Services)
      • ServiceNow
      • REST API
  • How to
    • Create a simple skill
    • Create a more complex skill
    • Create skill for SAP
    • Create skill for ServiceNow
    • Create the weather skill
    • Create skill with forms
  • help
    • Changelog
    • Support
    • Service Plan
  • reference
    • Articles
      • How AI empower sustainable growth of the organizations
      • How the Conversational AI Analytics will transform the business
      • Digital Skills as a Service (DSaaS)
      • Emerging Technologies and Enterprise Software
      • Identify the potential for automation
      • Few reasons to empower your ERP with Digital Assistant
      • AI Technology VS Value
      • SAP AMS Market Overview
Powered by GitBook
On this page
  • Adding REST API actions
  • Delete & Edit Actions
  • Example of using ServiceNow action

Was this helpful?

  1. Platform Key concepts
  2. Actions

ServiceNow

Last Updated: 25.10.2019

PreviousSAP (via Web Services)NextREST API

Last updated 5 years ago

Was this helpful?

Adding REST API actions

Go to the Actions section on the , and create a new action by pressing the button Create Action. Provide the name for the action and select the integration (you need to add the integration upfront).

  • Provide the API url

  • Select the request method

When you will finish, save your changes. Now your Action is ready for use in the Skills.

Delete & Edit Actions

If you want to delete or modify the action, you can go to the section Actions, find needed Action, and then open the settings of the Action.

Example of using ServiceNow action

You can find more information about building the API in the documentation of the API provider. In our case, you can read API documentation of the ServiceNow REST API .

Add the parameters (more information about the adding parameters are )

Specify values for each parameter (more information about the adding parameters are )

here
Create skill for ServiceNow
Hala Platform
here
here