Welcome to the Community @Anubis!
It’s not a stupid question at all! You’re right I took a look at a test sample for ClickUp and I’m not seeing a url for the task. I wonder if you could put one together using the information that is provided though?
Looking at ClickUp’s documentation it seems that the task ID goes at the end of the task url: Task IDs in a task's URL so I’m thinking you could type in the url and select the task ID from the ClickUp trigger to get the url for the task. For example:
Now, what I couldn’t find in ClickUp’s documentation was an explanation of what the other id numbers that appear in the URL relate to. If I had to guess I suspect the format is:
https://app.clickup.com/:SPACEID]/cLISTID]/t/PTASKID]
If you take a look at the url for one of the tasks in your ClickUp account and compare that with the IDs for the space and list that the task is in that should help to confirm whether my guess is correct. If correct then you’d just need to update the url from the example shown above to have the relevant ids and that should get it creating the task URLs to send to Slack.
Can you give that a try and let us know whether that works as hoped? Look forward to hearing from you!
Hi @SamB
Wow I did not think of that! Tried it this way and it worked
Thank you so much!
YAY! That’s awesome news, @Anubis! I’m so pleased to hear that did the trick!