Skip to main content

Hello Guys,

I Get my workflow suspended when It reachs Permession action (contribute fro a group):

20058iD8DAD531C23CD594.png

Workflows logs: Too many requests has been sent in a given amount of time, it exceeds the throttling or usage limits in SharePoint Online. Please try again later.

20059iC939CFFDDA7E7567.png

Any suggestions please !!

@DimaHijazi

@thomas_xu 

 

Hello, try to insert the group name in a variable then use it in the update item permission action.


@DimaHijazi My groupe (IWS_AdminFonctionnels) is a groupe on sharepoint, I really dont know how I can assign a sharepoint groupe to a variable
Any Idea?

@acipolla @Warwick @k any suggestions?


@Momofiore add a set variable action to your workflow and store the name of the SP in a single line of text variable. then use this variable in the update item permission action.


Reply