Forum Discussion
Spratt
Jul 02, 2026Copper Contributor
Automations and AI Skills
I am attempting to set up one of my AI Skills to automatically activate when a new document is added to my library. From what I can tell, the best way to do this is through SharePoint Workflows and c...
Jamony
Jul 03, 2026MCT
Hi Spratt, I suspect the 404 may be because the action you’re calling expects a Copilot Studio agent or flow endpoint, while SharePoint AI Skills are a Copilot in SharePoint asset. Power Automate is still the right place for the new document added trigger, but unless your tenant exposes a supported action for that specific skill, you may need to move the logic into an agent flow, AI Builder action, or another callable service.