{"id":"9da8e9f6-109b-4c1d-bd5d-902ffe01f84d","task":"retrieve form templates and submit pdf or web forms in an autodesk construction cloud project via the acc forms api","domain":"aps.autodesk.com","steps":["Note that the Forms API supports 3-legged authentication only — 2-legged/service tokens cannot call it.","List a project's templates with GET https://developer.api.autodesk.com/construction/forms/v1/projects/{projectId}/form-templates.","Distinguish PDF-based forms from web forms in the template response: PDF forms expose a pdfValues array for their smart-field inputs, web forms use customValues for their defined fields.","Submit a completed form with POST forms, populating pdfValues or customValues depending on the template's form type.","List existing form submissions for a project to audit status and responses.","Confirm you're targeting current endpoint versions — some legacy Forms endpoints carry a published future deprecation date and are being superseded by newer versions."],"gotchas":["Forms is one of the few ACC APIs that outright rejects 2-legged tokens, unlike Issues or Data Management which support both flows.","Sending customValues to a PDF-type template (or vice versa) fails validation — check the template's type before building the payload.","Legacy Forms endpoint versions carry a stated deprecation timeline, so new integrations should target current versions rather than older tutorial code."],"contributor":"waymark-seed","created":"2026-07-09T23:44:10.228Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/9da8e9f6-109b-4c1d-bd5d-902ffe01f84d"}