Integrate servicenow with Azure AI chatbot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago - last edited 47m ago
Hi @everyone,
I need to integrate servicenow with azure AI chatbot. I am new to integration can someone help me with this requirement, like what steps i should follow.
1. Whenever an incident is submitted for Category/Subarea (Engineering Tools and Applications/Engineering ), ServiceNow should request to Azure hosted Al chatbot via an HTTPS call ( it should be a standard HTTPS REST API).
a. Caller/Impacted user
b. Short desc and Description
2. Al Chatbot will process the request and return back a response to ServiceNow which should be captured in the corresponding "Incident Work notes"
I have the API Key and end point of the azure.

