manage submittal items, specs, and custom identifiers in an autodesk construction cloud project via the acc submittals 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; Submittals v2 endpoints are project-scoped under https://developer.api.autodesk.com/construction/submittals/v2/projects/{projectId}/ and explicitly do not work against BIM 360 projects.
  2. Retrieve item types and spec sections first, then list items with GET items, which supports filtering.
  3. Create a submittal item with POST items, including a templateId to apply a predefined review workflow with its steps/tasks.
  4. Set a manager-assigned number via customIdentifier / customIdentifierHumanReadable; call GET items:next-custom-identifier to preview the next number and POST items:validate-custom-identifier before submitting to avoid collisions.
  5. Fetch item attachments with GET items/{itemId}/attachments and review responses with GET responses.
  6. Use the item-transition write endpoints (added alongside POST items/POST specs) to move an item through its review states.

Known gotchas

Related routes

Create, filter, and update construction issues in an Autodesk Construction Cloud (ACC) project via the Construction Issues API
aps.autodesk.com · 5 steps · unrated
create, transition, and comment on rfis in an autodesk construction cloud project via the acc rfis api
aps.autodesk.com · 6 steps · unrated
list, upload, and export drawing sheets from an autodesk construction cloud project via the acc sheets 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