Have an API that can be used to attach files (into ClickUp) and trying to implement into my EPF code. Trying with the basics I ended up using POSTMAN and got it to work but unable to duplicate it in EPF. I am 99% sure its the formdata part I am not getting the format or details right
In POSTMAN I wish Sensetalk was in there for a code snippet but it is not. I am showing the CURL snippet but not sure if this is of any help
The documentation from ClickUp isnt helping me much
https://www.postman.com/clickup-api/clickup-public-api/request/uch46ml/create-task-attachment?tab=overview
I know this isn’t right but in short showing what I have been trying to do