Hello,
I need to create an app in which I can add a document, and then ask specyfic people for approvals. After getting all approvals (it will be two person) I want an item to be added to sharepoint list.
I was thinking I do it by Submit form and approval flow with triger : when the new item is created, but now I am thinking I am wrong, because it this way I add an item first and then request for an approval. Can you help me with creating flow wchich allows me adding an item to the list after specyfic person approve it?