Hello everyone. I hope I can get an answer for my problem.
I already prepared several documents for my client, lets say its Doc A, Doc B, Doc C, and Doc D.
I have a workflow which will send the document based on the answer from my client (I'm hoping to use forms for that)
The example workflow is as follows:
Question A (yes) (no)
Question B (yes) (no)
If client answer question A with Yes and question B with Yes, I will send them Doc A
If client answer question A with Yes and question B with No, I will send them Doc B
If client answer question A with No and question B with Yes, I will send them Doc C
If client answer question A with No and question B with No, I will send them Doc D
Is this flow possible with Power Automate?
All answers will be greatly appreciated.
Hi @Granpa
Yes this is doable. You can save your doc files on sharepoint or onedrive and then use nested conditions (condition within a condition) and create the flow for all the 4 scenarios and get the docs from SP/OneDrive based on the condition and then send it.
Hope this helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!