Hi ! I'm currently working in a company that uses Sharepoint Pages as tutorials for the company members, I'm building these pages and I've built a bot that can help the users follow these tutorials the best they can.
I've managed to get the content of the pages with an HTTP request to Microsoft Graph API but now I'm not sure if i can create en custom integration that will send the request to Graph API, parse the data it will get from the request and integrate these in the exisiting knowledge base.
Here's my question, can I manage to do it in one single integration ? If not, do you think of another way to do it ?
Thanks a lot !