How to create incident in servicenow using chatbot

Poojitha Adduri 1 Reputation point
2020-11-30T06:07:59.977+00:00

I have created a azure chatbot connected with luis. To configure chatbot with servicenow,i am trying to invoke rest api to the bot but am unable to find any reference to do this and am a fresher in developing code.Can anyone help me by providing code to invoke rest api with chatbot, to create incident in servicenow?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
942 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,826 Reputation points
    2020-11-30T11:42:02.577+00:00

    @Poojitha Adduri Thanks, With less code we have Bot Framework Composer and Power Virtual Agent for basic functionality bot.
    The Virtual Assistant is available via the Bot Framework Solutions repository available in C# and JS/Typescript, along with additional templates, solution accelerators and skills to help build custom conversational experiences.

    Add any of the sample Skills provided in the Bot Framework Solutions repository to your Virtual Assistant. Please follow the servicenow ITSM skill with VA.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.