I am building an app for approval process. I have the web app built, now only issue is getting the approve and reject button to work. I have tried to create a flow that when you click the approve button it would "update item" then send an email to the manager and accruer.
Site Address - pointing to sharepoint site
List Name - pointed to list
ID - this is where I am confused, clicked ask power apps and it generated Updateitem_id
Information populated from list. I entered the below into the flow.
What I am wanting is that when the button gets pressed it adds a note to the approval cell stating approved, I also have a comment box in the app for notes to be added that I want to be added to the comment section on the list.
This is my issue, I am unable to figure out how to get this part accomplished.
Sorry for if I am not making sense, still learning as I go. Let me know if any more info is needed.
Thank you for the assistance