โ09-18-2023 02:45 PM
Hi
I was just wondering how to execute sub-recipes in a dynamic way.
for example, I have lookup-table ( type, recipe_name ). Based on the type, I need to call a sub recipe.
Type Recipe_name
Type 1 | Sub_Recipe_1 |
Type 2 | Sub_Recipe_2 |
Type 3 | Sub_Recipe_3 |
Type 4 | Sub_Recipe_4 |
Solved! Go to Solution.
โ09-20-2023 06:50 AM
Not that I'm aware of, so I'd like to follow to hear what you get back. Otherwise probably best to submit as an enhancement to Workato.
โ09-22-2023 02:59 AM
Hi @sampath ,
Currently, calling recipes dynamically via function call is impossible as it only looks at the list of available Functions. You may file an enhancement via Workato Feedback page.
โ09-20-2023 06:50 AM
Not that I'm aware of, so I'd like to follow to hear what you get back. Otherwise probably best to submit as an enhancement to Workato.
โ09-22-2023 02:59 AM
Hi @sampath ,
Currently, calling recipes dynamically via function call is impossible as it only looks at the list of available Functions. You may file an enhancement via Workato Feedback page.