Hello,
I'm new with Flow, and i want to create a reccurence every day when an item is created in my sharepoint List. But after the reccurence i can't add "when an item is created". Could you please help me.
Thanks
Solved! Go to Solution.
Hi @Anonymous this won't be possible because both recurrence and when an item is created are triggers and you can only have one trigger in a single flow. Depending on what you want to do I think you will need to have 2 flows. One to do whatever you want when an item is created, and then a second flow for the recurrence to do whatever that is supposed to do.
Rob
Los Gallardos
Hi @Anonymous this won't be possible because both recurrence and when an item is created are triggers and you can only have one trigger in a single flow. Depending on what you want to do I think you will need to have 2 flows. One to do whatever you want when an item is created, and then a second flow for the recurrence to do whatever that is supposed to do.
Rob
Los Gallardos
Thanks @RobElliott for your help,
I'm new with flows and i didn't know that i can do a flow how call another flow. Can you please help me to do that?
Thank you