Create, filter, and update construction issues in an Autodesk Construction Cloud (ACC) project via the Construction Issues API

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

Steps

  1. Authenticate with APS OAuth2 (2- or 3-legged) and set the required x-ads-region header (US or EMEA) to match the project's data residency
  2. Check the calling user's permissions first with GET /construction/issues/v1/projects/{projectId}/users/me before attempting writes
  3. Look up valid issueTypeId/issueSubtypeId values via GET /construction/issues/v1/projects/{projectId}/issue-types?include=subtypes, then create an issue with POST .../issues
  4. List/filter issues with GET .../issues using filters like filter[status], filter[assignedTo]/filter[assignedToType], filter[locationId] vs filter[subLocationId], and filter[customAttributes][{uuid}]
  5. Before updating an issue, GET it by ID and check its permittedAttributes and permittedStatuses to know which fields/transitions the current user may change

Known gotchas

Related routes

manage submittal items, specs, and custom identifiers in an autodesk construction cloud project via the acc submittals 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
create, transition, and comment on rfis in an autodesk construction cloud project via the acc rfis 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