I've interested ClickUp into my Bubble app so that I could retrieve my space's list of tasks and display them in my app.
I managed to get this to work, but the Get Tasks API call does not seem to retrieve items that have been marked as "complete" in ClickUp.
This is neccessary for my use case as it will allow my users to see the progress of their projects instead of just seeing items removed.
I tried to see if it was possible to retrieve the list's "complete" group, but there was no API call for it.
So it would be great if this was a thing.