โ06-26-2024 11:46 AM
Hello,
Workato newbie here. I'm using a custom action to update the start/end date in a wrike project. There are 4 associated task with the project where the dates also need to be updated. In my recipe the custom action is bringing in all 4 task ID's but when I create a task to update each one, it's only bringing in 1 task ID. I was told the loop would run for each task ID but it's not. It's either overwriting each Task ID or it's just pulling the first or last task ID and running the action on it. I either need the loop to run for each task ID or to be able to pull the task ID's and use them as seperate data pills (TaskID 1, TaskID 2, TaskID 3, TaskID 4) and use each pill in an update action.
โ06-27-2024 05:05 AM
Hi @randydansoASI ,
If you could please put the output of your first custom action so that we can check how to iterate through a loop.
Thanks and Regards,
Shivakumara Avadhani