I have a server api tool that gets information of all the workflows, and a select tool afterward that gets each ID. I then want to talk those IDs and get the jobs of each one. Is there a way to do that without using a server api tool for each workflow? I tried creating some kind of macro and using the action replace tool to iterate over each ID in the tool, but couldn't get it to work, so wanted to check here if anyone has done anything similar, thanks!