Ask Your Question
3

How can the approval status of a SharePoint List item be updated using Power Automate?

asked 2022-03-20 11:00:00 +0000

plato gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2021-12-25 05:00:00 +0000

david gravatar image

To update the approval status of a SharePoint List item using Power Automate, you can follow these steps:

  1. Create a new Power Automate flow and select the SharePoint trigger “When an item is created or modified”.

  2. Add a new “Condition” action to check if the approval status of the list item is “Pending”.

  3. If the approval status is “Pending”, add a “Set content approval status” action to update the approval status of the item.

  4. In the “Set content approval status” action, select the SharePoint site and list where the item is located.

  5. Enter the item ID in the “ID” field, and select the new approval status in the “Approval Status” field.

  6. Save the flow and test it by creating or modifying a SharePoint List item with a “Pending” approval status.

  7. The flow should update the approval status of the item to the new status you have chosen.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-03-20 11:00:00 +0000

Seen: 7 times

Last updated: Dec 25 '21