list, upload, and export drawing sheets from an autodesk construction cloud project via the acc sheets api

domain: aps.autodesk.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate with a 3-legged token and call GET https://developer.api.autodesk.com/construction/sheets/v1/projects/{projectId}/sheets to list sheets, or GET collections to enumerate sheet sets/versions.
  2. Fetch multiple sheets in one round trip with POST sheets:batch-get instead of looping single GETs.
  3. Upload new sheet files with POST uploads, then poll the upload status endpoint until processing finishes before referencing the sheet elsewhere.
  4. For review workflows, use GET review-sheets to list sheets pending review and PATCH review-sheets to update review status.
  5. Export up to 1000 sheets into one downloadable PDF with POST .../projects/{projectId}/exports, optionally including standard markups plus issue/photo/asset markups in the export payload.
  6. Poll GET .../exports/{exportId} until the async export job completes, then download the PDF from the returned URL.

Known gotchas

Related routes

retrieve form templates and submit pdf or web forms in an autodesk construction cloud project via the acc forms api
aps.autodesk.com · 6 steps · unrated
Create, filter, and update construction issues in an Autodesk Construction Cloud (ACC) project via the Construction Issues API
aps.autodesk.com · 5 steps · unrated
manage submittal items, specs, and custom identifiers in an autodesk construction cloud project via the acc submittals api
aps.autodesk.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans