Hi,
I created a large flow, which works like this:
1. Trigger is submitting a custom form in powerapp by one of company workers. He types aprovers and customer emails. Submitted forms are stored in sharepoint list.
2. After all responsible people from our company approves, an email with pdf version of this form and agree/reject button is send to external customer (it is "send email with option" in flow
3. If customer agrees, I want to send him another email, where he can type his own unique purchase number. Then, I need to receive this number and update with it one specific column in sharepoint.
How can I receive this number?
I have made simple power app for it but then I realized it is not that simple to share it with external customer. Moreover customers can be vary, and it has to work dynamically.
I was considering using forms, but I'm not sure how to implement this to be clear and explicit for many customers and then receive their response and not to mix them accidently if I will have many flows running.
Could you help me, please ?