ServiceNow, Azure AD and External Chatbot Integration for API execution
Hello,I have an external chatbot app on which the user logs in using SSO with Azure.The ask is that this chatbot will create an RITM in Service Now, using the Service Catalog API, using the user's Role and ACLs. (On-behalf-of the logged in user).Basi...