Hello,
I’m trying to retrieve links to various forms/views in a list. I’ve managed to fetch the form itself, but I can’t seem to get the actual form link—the one you get when you click “Copy link” in ClickUp. Is it possible to inspect the “Copy link” button and extract the link from the code?
If so, how could I write JavaScript code to “connect” to ClickUp, perhaps using their API?