Hi,
Is it possible to integrate AI Mentor Studio with OutSystems application using the forge component AI Mentor Studio API. For instance, I have created a case management application and if I want to know the technical debt of this case management application. Can I integrate the AI Mentor Studio with Case Management application using the forge component AI Mentor Studio API
Hi @Lincy Thomson,
You can check this link it shows integration documentation of AI studio.
https://success.outsystems.com/documentation/11/reference/outsystems_apis/ai_mentor_studio_api/ai_mentor_studio_api_authentication/
Regards,
Rajat
Hi Lincy,
From the link shared by Rajat:
AI Mentor Studio API helps you manage technical debt, allowing you to use its data in third-party tools. This enables you to:
Integrate technical debt data from AI Mentor Studio with other technical debt and BI tools you already use.
Use technical debt data as a quality gate of an automated CI/CD pipeline. This ensures that deploys meet a predefined technical debt value.
If I understand your question correct, you think integrating the API in your app allows it to be analyzed by AI Mentor Studio. So if you read the above, that is not the purpose of the API.
You cannot use AI Mentor Studio on your personal environments, it only worked on paid licensed infrastructures.
Daniel
Hi @Daniël Kuhlmann
So, It is not possible to integrate the AI Mentor Studio into our OutSystems applications using AI Mentor Studio API right?
Correct that is what I wrote. The API is used to extract the data that you see in the AI Mentor Studio app to use in your own custom app to report technical debt. For your application to be analyzed by AI Mentor Studio, you only need to setup AI Mentor Studio for your development environment, but note that this does not work for personal environments.