Hi,
I am trying to build a flow where data goes to master list from multiple list and can be tracked uniquely. Can I do this in a single flow or suggest an easier way please?
Solved! Go to Solution.
Hi @Teresa24486
If you looking for the immediate trigger and update then create individual flow for multiple triggers. Assume your schemas are same for all the lists. Then design a child flow (HTTP) to receive the payload from the triggered flow (Parent flows) to do the create or modify to maintain the master list.
If you don't want to update immediately then create a single flow as scheduled and read all the list, create or update to master lists.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @Teresa24486
If you looking for the immediate trigger and update then create individual flow for multiple triggers. Assume your schemas are same for all the lists. Then design a child flow (HTTP) to receive the payload from the triggered flow (Parent flows) to do the create or modify to maintain the master list.
If you don't want to update immediately then create a single flow as scheduled and read all the list, create or update to master lists.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogUser | Count |
---|---|
94 | |
39 | |
24 | |
22 | |
16 |
User | Count |
---|---|
128 | |
49 | |
48 | |
32 | |
24 |