
Hello everyone!
I have a SP List of products and one of the columns is of the Choice type which refers to the status of the product. I have a system on my App where the product seller accesses and changes the status with a combobox with the help of the Update function. However, I want to make an authorization system, where the manager receives this request for change of status generated by the seller and authorizes or not this change.
I was recommended to use Flow but I don’t know how to use this tool and the videos I found were with an old version, this generated some differences with my Flow that I didn’t know how to continue. Flow is really new for me and that's why I have a lot of difficulty.
Would someone have a step by step to teach me? Or even a tutorial or video to recommend.
I just want to generate an authorization system to change the status (choice type) of a product from free to sold (or the opposite).