M
Mo Em
Hello,
Did anybody try to attach two files when creating a task?
I am trying to find a way to attach more than one file using API when creating a task.
I researched and it seems ClickUp attaches only one file.
Sergei Vedeneev
Mo Em: hello, my solution looks like this. This send one attached file, but in iteration
Jonathan Acevedo
Hi, cannot get attachments on get task method
M
Marc Deschenes
Jonathan Acevedo: +1, agreed! Did you figure this out? From what I can tell there are no events/triggers support for anything file related, nor is there any API endpoints or WebHooks (e.g Attachment Added To Task). So if we wanted to create more robust file automation, I don't think it is possible with ClickUp yet!
T
Tim Butcher
getTasks doesn't allow you to get closed tasks.
Albert Matevosov
There are 2 fails in your API v2:
- Method getTask hasn't in response parameter "text_content"
- Another method getTaskS hasn't in response parameter "attachments"
J
Justin Phebey
Any plans to add Webhook management / config into CU frontend rather than just in the API?
Ajay John
Justin Phebey: +1 on this. I was hoping that webhooks make its way into the automation piece that is being currently developed. That way, you could trigger automations from the UI to call webhooks and initiate actions in other systems.
Xan
Would still be nice if you could auth using a username/email and your access token. JetBrains IDEs don't allow auth using headers and they suck at adding new features. =(
Albert Matevosov
Zeb: How can I get attachments of tasks by API? Images, documents e.t.c.
Zeb
And webhooks: https://clickup.com/api
N
Nik Ishkov
Zeb: Hi! sounds great! and documentation looks very promisingly!
Gabriele
Zeb: I have started to use them last week end and had two problems
1) I'm not able to find a Template Id because I don't know where to find the parameter page.
2) there is the way to make attachments to tasks but not to list. For me will be important to have it.
In general I must say that is a big step ahead compared to V1
Samuel Schneider
Zeb: Just amazing!
Zeb
Gabriele: Yeah we'll add attachments to Lists as well soon. Regarding #1, can you explain a bit more please? What are you looking for?
Gabriele
Zeb: I’m referiring to the API Get Task Template the parameters are 2 one is Team_Id an it is fine the second is “page” and I have non idea from where a can get it.
Vincent Barbot
Zeb: Hi, i created a webhook for a specific list but it triggered for all tasks. You can see my webhook with the good list in the attached image.
Zeb
Vincent Barbot: Please create a new post here: https://clickup.canny.io/api-20
Or reach out to help@clickup.com
And we'll be happy to help, thanks!
Vincent Barbot
Zeb: I tried my chance with a new post. I never had a response from help@clickup.com
Javier Cruz
Gabriele: It is a pagination parameter. When i tried to get all the tasks in one team meeting some conditions, i found that ommitting the parameter i got the first 100 tasks, with the parameter setted to one i got the next 100, and so on.
Zeb
complete
M
Michal Masa
Zeb: And custom fields? :)
Zeb
Michal Masa: Yep! They are there
Florian Tosello
Zeb: Are custom field values sent in the GetTask method ?
Vincent Barbot
Florian Tosello: yes
Zeb
Florian Tosello: 'Yep!
greg
Zeb i've tried out the v2 API but looks like custom fields are not working. "Route not found" when trying to call out. Could you tell me if this feature has been implemented or not? looks like the api ignores the custom_fields values when creating a new task.
Zeb
greg: Hey Greg! Can you please try again now? Some items didn't make it into production until today.
Vincent Barbot
Zeb: I had the same problem, it seems to work now !
greg
Zeb: hey! apologies for getting lost. i have tested the feature it works as magic! right now I am working on an open-source SDK written in python for ClickUp. Could this be interesting for you guys to talk about maybe I can demo it and show you around? Is there any way we can get in touch?
Zeb
greg: For sure! Email us at platform@clickup.com - thanks!!
A
Andrew Nguyen
greg: oooooh. Can I check it out when it's ready to share?
Load More
→