โ03-16-2022 09:49 PM
Does anyone know the maximum number of steps allowed in a recipe? If we break recipes into modular pieces (calling resuable recipes) the price increases since we are charged per recipe.
So if you want to put a large number of steps in the same recipe - is there a limit as to how many there can be?
โ03-16-2022 09:55 PM
*but I start getting UI errors
โ03-16-2022 10:08 PM
โ03-16-2022 10:13 PM
Alber mentioned Recipe Functions. These recipes do not count against you. Pub/Subs count but Functions don't (at least to the best of my knowledge).
Recipe Functions are great--just like functions in other programming languages. They all you to move all the logic to one spot, get that nailed down, then move along to the next big chunk (the next Recipe Function).
โ03-16-2022 11:27 PM
Thanks all - it is a surprise to hear there is not a charge for the Recipe Functions since I chatted with a Workato help representative and I posed this same question and they did not mention anything about the fact we are not charged for these called recipes.
They seemed to think they were charged separately - so it is nice to hear that info from the help desk is incorrect.
โ03-17-2022 01:45 AM
I guess licenses are Tasks or Recipes based not steps based.