My ClickUp API isn’t working, not sure why?

:bullseye: What is your goal?

Now I want to use the ClickUp API to link the two tasks under “Related.” For this, I set the following URL in the step: /api/v2/task/ID1/link/ID2. I need the IDs from the previous steps, but somehow it doesn’t seem to work.

:thinking: What is the problem & what have you tried?

I built a larger application. First, a webhook is triggered, through which I receive certain data. Then, a task is created in ClickUp. I want the information sent by the webhook, “MWK Werkzeug- und Vorrichtungsbau GmbH #Chemnitz / 86b8anwhj”, to be separated so that I get the ClickUp ID “86b8anwhj”. Additionally, I also have the ClickUp ID of the task that I created.

Now I want to use the ClickUp API to link the two tasks under “Related.” For this, I set the following URL in the step: /api/v2/task/ID1/link/ID2. I need the IDs from the previous steps, but somehow it doesn’t seem to work.

:clipboard: Error messages or input/output bundles

Also everytime the error comes:
RuntimeError
[400] JSON_001: Unexpected token ‘u’, “undefined” is not valid JSON

Origin
ClickUp

:link: Create public scenario page

https://eu1.make.com/public/shared-scenario/pMsDlVUUhbS/snapaddy

Hey Magdalena,

It says the scenario isn’t available.

Regardless, can you show some screenshot of what the incoming data looks like and how the API call modules is configured?