Hi Community Members,
I would like to create a new Flow which is triggered on SharePoint item/document create/edit event. This flow will be a common flow for many SharePoint sites and I would like to programmaticaly attach these flows to the required lists/libraries across many SharePoint sites.
Is this possible?
How do i go about creating a common flow to be used across multiple SharePoint sites? and can I use CSOM, Rest API, Powershell to attach the flow to the libraries/lists on those sites?