I'm new to all this. I am building a flow to call an API that gathers some data to save to the Dataverse. It works fine when I use a manual trigger (button) but the platform says I can't change that to recurrence. I want to make this happen each day at a certain time. Do I need to write one flow to call another? (and how do I make that happen as I am not seeing it) or try another method?
Solved! Go to Solution.
Hi @tvoss
Thanks for the screenshot. You don't need the response action step. Delete that step and pass the body of result under the parse JSON step.
You only use the response action step is when the result is passed to next service or flow and generally that's the last step of your flow.
Thanks
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @tvoss
Delete the manual trigger and add the scheduled trigger.
Where it says you can't change that to recurrence? Could you please provide some screenshots.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blog
Hi @tvoss
Thanks for the screenshot. You don't need the response action step. Delete that step and pass the body of result under the parse JSON step.
You only use the response action step is when the result is passed to next service or flow and generally that's the last step of your flow.
Thanks
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogThe first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
28 | |
27 | |
23 | |
14 | |
10 |
User | Count |
---|---|
62 | |
50 | |
30 | |
29 | |
24 |