Can Freshworks Apps Have Multiple Recurring $schedule.create() Calls?

Hi @allenjohn

You can’t create multiple recurring schedules, but you can achieve recurring schedule functionality by creating a one-time schedule each time the previous one finishes executing. To do this, use the same name and set the next execution date accordingly. Please refer to the post below.