“I’m trying to create a SharePoint item in a dynamic list with Power Automate, but the HTTP request always returns an error message.”
Category: SharePoint
Remove user from a SharePoint group with Power Automate flow
“My organisation still uses SharePoint groups to manage permissions, can I automatically remove user from a group with Power Automate flow?”
Update single Yes/No SharePoint column with Power Automate
“I want to update just a single Yes/No SharePoint column, can I do it in Power Automate without updating all the mandatory fields?”
List members of a SharePoint group with Power Automate
“Can I use Power Automate for daily checks of SharePoint group members, to see if users added somebody who shouldn’t be there?”
Replace placeholders in email configuration list in Power Automate
“I’ve got a configuration list with lots of placeholders, how can I replace them without lots of replace() Power Automate expressions?”
Use a ‘not contains’ operator in Power Automate Filter Query
“I know there’s an operator to return SP items that contain a string, but what about not contains, how to do such filter in Power Automate?”
What to enter as Filter Query in the Power Automate SP actions
“The SharePoint action ‘Get items’ in Power Automate has a field for OData filter query, but I’m not sure what to enter in there.”
Update single SharePoint hyperlink column in Power Automate flow
“How would you update the hyperlink SharePoint column type using validateUpdateListItem in Power Automate?”
Copy multiple choice values between SP lists (Power Automate)
“I’m trying to synchronise two SP lists using Power Automate flow, but it doesn’t copy the multiple choice column values properly.”
Access SharePoint columns after ‘Filter array’ in Power Automate
“How do I access the SharePoint columns to add to the HTML table, I see only two outputs from the ‘Filter array’ Power Automate action.”