Hi all,
I am attempting to build a flow that accomplishes the following:
- When an item is created in a SharePoint list (calendar)
- Convert time zone to local (2x steps)
- Start and wait for an approval
- Condition "If Outcome is equal to 'Approved'
- Update Item in SP
- Send email to requestor notifying them that their request is approved
- If condition not satisfied
- Delete item in SP
- Send email to requestor letting them know their request has been denied, and the request deleted from SP.



My problem is that the flow is not updating the item in SP from Pending to Approved. How do I accomplish this bit?
I can rebuild based on a working flow rather than tweaking this one.
Thanks,
Jen