How to set multiple recurrence in Azure Logic App?

Vinoth Jeyaraman 1 Reputation point Microsoft Employee
2020-12-17T17:53:16.51+00:00

Is it possible to create multiple recurrence/schedule in a logic app?

Basically, I need to set daily, weekly and monthly schedule and call the corresponding process/connector and send mail as per the schedule.

Can you please share steps/documentation?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,772 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Mike Urnun 9,481 Reputation points Microsoft Employee
    2020-12-17T19:21:14.217+00:00

    While a single Ruccurrence trigger won't support different intervals of schedules, you can call the same workflow from multiple triggers with different schedules. Please review nesting of Logic Apps: Call, trigger, or nest logic apps by using HTTPS endpoints in Azure Logic Apps