Forum Discussion
Sharepoint List / Flow - Unable to mark item when approved
Hi Jason Shaw what steps do you currently have within your Flow?
In my head I see it like this (see screenshot):
Trigger: On Item Created (SharePoint)
Action: Approvals: Start an Approval
Condition: IF Approval is Approved THEN Update Item ELSE Do Nothing
As long as your views are configured correctly you don't have to physically move it from one view to another. If you can provide a screenshot of your Flow then that will help us to help you.
I think the issue is that adding the Sharepoint-Update Item action requires an item ID to be manually typed in when setting up the action. I think that is where I get lost. The ID should be created when the new list item is created so I am stuck here...
- Matt WestonAug 29, 2018Iron Contributor
The ID of the list item that you want to update is available from the trigger. So when you use the Update Item action, click in the ID field. If it doesn't bring up the toolbox, click Add dynamic content. You'll then see listed in there, the Trigger, and below that you'll have ID.