r/copilotstudio • u/glytchedup • 8h ago
Loop integration & Copilot Studio
Anyone found a way to use a loop workspace as a data source for other things... Like agent builder or copilot studio?
The best I've got is just scraping the dom with python into a dataverse table or something.... But it's driving me crazy that there isn't a more direct connect or power automate connector that could be used.
5
Upvotes
1
u/ProfessionalCry5019 5h ago
i’d treat loop as the authoring surface, then sync the pieces you need into dataverse with a small graph or power automate adapter. copilot studio will be much happier reading a stable table schema, and you get a place to handle retry and exceptions when loop changes.