Ability to copy Space / Folder / List ID
Brandon Brown
[From support]: It would be nice to be able to copy the Space, Folder or List ID via the ClickUp UI in the same way you can copy the task ID. It would make things much easier when using the API to build integrations.
Log In
T
Tim Watson
My original goal was to use the API to post a comment on a list (background here is that I'm running unit tests and I want to post the results in a list because the list represents a sprint).
The problem is that the list ID isn't obvious - I guessed it was part of the URL but sometimes this doesn't seem to be the case. I was getting a 401 error for some lists and it wasn't clear why this was (wrong list id or permission setting that disallowed me posting to comments to some lists).