I am trying to create a chat bot where the data source is azure wiki and share point, where I collect the documents and send it to storage account, I was able to do this using the connectors provided by Power automate triggers for SharePoint on file creation.
Now I am trying to do this azure wiki(not pushed through programmatically), my requirement is whenever there is new page creation or page modification through UI, a trigger action has to be performed.
For alternative I checked the documentation of Microsoft for service hooks, based on the document I do not see any action related to wiki. I also tried adding the repository and using the trigger "when code is pushed" and that is not triggering in power automate.
Could anyone help, what alternatives I can try ?
Thanks in advance.
