API: Create Doc as Task Attachement
C
Christian
I want to create a Doc as an Task Attachement. Current Create Doc API endpoint does not allow to specify task as a parent.
Log In
S
Stoyan Vatov
Getting a doc that is a task attachment via an API call shows that the parent type is 1. Trying to create a doc, with parent type 1 results in an error, saying that this is not an allowed parent type. Can we please get this included to the list of allowed types? For the moment we are creating the docs in the same list and then linking them to the corresponding tasks but that doesn't really fit the workflow and is a temporary workaround.