Can anyone advise the best way to get an approved task to populate in a SharePoint Calendar? I've tried multiple different ways through Flow and through SharePoint tasks.
Bascially I need a worflow of new request > request for approval > approval received > item updated to reflect approval > new item created on shared calendar based on received approval. The item should not appear if the request is rejected (this is the issue I had with using the Approve/Reject option in Tasks; Rejected items still appeared in the Calendar view).
The flows I created are attached. The first is the approval flow for the request and works fine. The second flow was meant to trigger a new list item to the SharePoint Calendar so that the approved vacation request is visible.
Approval flow
New item flow