Hi,
I have written a flow to run on " When a file is deleted", trigger of SharePoint.
However i got the below error
"Only Site Collection Admins are allowed to use this trigger."
Solved! Go to Solution.
Hi @Rilsina
Yes, there's indeed a limitation. Please check this other post for a description:
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Cheers
Manuel
Hi @Rilsina ,
This trigger is really only available in the Site Collection Admins, but this is an Automated trigger, which is triggered automatically, as long as someone deletes the items in the specified list.
So if a user with corresponding permissions creates a Flow using this trigger, once an item is deleted, the Flow will trigger. The user who deleted the item does not matter whether it is Site Collection Admins.
Hope this makes sense.
Best Regards,
Hi @Rilsina
Yes, there's indeed a limitation. Please check this other post for a description:
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Cheers
Manuel
Hi @Rilsina ,
This trigger is really only available in the Site Collection Admins, but this is an Automated trigger, which is triggered automatically, as long as someone deletes the items in the specified list.
So if a user with corresponding permissions creates a Flow using this trigger, once an item is deleted, the Flow will trigger. The user who deleted the item does not matter whether it is Site Collection Admins.
Hope this makes sense.
Best Regards,