Help Linking 2 values in a bundle so I can use the NAME but output the ID instead

Goal: Pull all the tasks within a list. (13 to be exact) Use the task name instead of the task id to create dependencies linking the tasks together.

I can pull all the tasks in a ClickUp list.

Here is what the bundles look like from the Array

The create a dependency module relies on the task id. Since the ids change from list to list, I need to put in the name but output the task id.

Any advise, or help would be greatly appreciated.

I think I figured it out.

image

If there is an easier way, let me know.

Well that didn’t work in the module.

image

This is what I wrong in the add a dependency module.

It started to work. If anyone has any advice on cleaning this up, I would love to hear it.