13 Nov 2022

ACC File Export PDF API is in General Availability

We are pleased to inform you that Autodesk Construction Cloud (ACC) File Export API is out of private beta now. It has been officially released. We appreciate all testers of private beta.

In Files or Sheets of  ACC UI, you can export PDFs with both standard markups and feature markups (issues, photos and measurements). For more information about markups, please check the Markups Help of product support.

The released API is for Files only. It allows you to export pdf with:

  • standard markups, published or unpublished
  • feature markups, published or unpublished. Currently, it supports issue and photo.
  • markup links

This API can export multiple PDF( maximum of 200 files ) to single ZIP file. When the exporting is requested(POST PDF File Export), a job will start. GET Export Status tells the status of the job.  When it completes successfully, it provides an S3 signed URL for downloading. The URL will be valid for 1 hour. 

Documentation

Note: The API for exporting Sheets to pdf will be available in the future.

Enjoy this API !

(the primary image is copied and edited from https://www.autodesk.co.za/products/autodesk-docs/overview)

Related Article