Forum Discussion
Jason Shaw
Aug 29, 2018Copper Contributor
Sharepoint List / Flow - Unable to mark item when approved
I am attempting to create an approval flow on a Sharepoint list that will do the following: Send email for approval when new item is added to existing sharepoint list Once new item is approved, wi...
Matt Weston
Aug 29, 2018Iron Contributor
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.
Jason Shaw
Aug 29, 2018Copper Contributor
Screenshots attached
- Matt WestonAug 29, 2018Iron Contributor
Thank you for the screenshots. So the ID field in you second screenshot should come from the Trigger. In the dynamic content toolbox, you should see the title "When a new item is created" and below that ID. That will correspond to the list item ID created by SharePoint when you enter your values.
See my last screenshot for how I've used it.
- Matt WestonSep 01, 2018Iron Contributor
Hi Jason Shaw were you able to resolve your issue?