
Announcements
I want to create a power automate flow for sharepoint list "when an item delete, sent email.". But this flow can not run. And error log show below:
{
"status": 403,
"message": "Only Site Collection Admins are allowed to use this trigger\r\nclientRequestId: 078cf928-1826-42cb-b445-f6df6142b30a\r\nserviceRequestId: 078cf928-1826-42cb-b445-f6df6142b30a"
}
I am the site owner.And our sharepoint based on SharePoint in Microsoft 365. How to became Site Collection Admins? And help me to achieve this function?
Hello @Dennis_Qiang ,
Site Collection Admin is the highest level of permissions possible on a SharePoint site, you can't assign it yourself if you're "just" site owner, you need Tenant admin or another Site collection admin to give you such high level of permissions. You should discuss with your SharePoint administrators/IT what's your organization policy on this and if they can even add you among the admins.