The current version of the AutodeskDocsConnector can download a specified source file. However this will not include any annotations or stamps added to PDF documents in ACC, which must be done through a dedicated export method. These annotations and stamps may contain critical information about the state of the PDF and its position in the lifecycle.
It would be great if this package could implement the following two endpoints to allow PDF exports that include stamps and annotations:
- https://aps.autodesk.com/en/docs/acc/v1/reference/http/v1-files-export-pdf-files-POST/
- https://aps.autodesk.com/en/docs/acc/v1/reference/http/v1-files-export-status-and-result-GET/


