I have a callable recipe which basically makes a single API call, this recipe is called by another recipe with different paging parameters each time. This recipe is run daily and can lead to 20-40 invocations each day, my question is can workato handle this without any issue or should I be looking at refactoring the recipes?
Yash Kothari
How many jobs can workato handle?
I have a callable recipe which basically makes a single API call, this recipe is called by another recipe with different paging parameters each time. This recipe is run daily and can lead to 20-40 invocations each day, my question is can workato handle this without any issue or should I be looking at refactoring the recipes?