ACC Submittals
The Autodesk Construction Cloud (ACC) Submittals API enables you to create submittal items and provides read access to the data stored in the ACC Submittals module. Submittals are documents created for approval by the project’s stakeholders. They go through a formal reviewing process. For more information about Submittals, see the Submittals help documentation.
We currently support the following entities: submittal items, spec sections, packages, item types, responses and attachments.
The Submittals API includes the following features:
- Create and retrieve submittal items.
- Create and retrieve spec sections.
- Retrieve packages.
- Retrieve submittal item types.
- Retrieve submittal item responses.
- Retrieve attachments associated with a submittal item.
- Download attachments.
- Retrieve the next custom number and validate your own custom number.
- Retrieve a list of project managers.
- Retrieve a user’s permissions.
- Retrieve project metadata.
Limitations
We do not currently support the following features:
- Updating, and deleting submittals data (including item transitions).
- Batch create and batch update (including importing).
- Creating packages.
- Retrieving item activities.
- Adding managers to the project.
- Creating item types or responses.
- Retrieving review steps.
- Creating and managing submittals review templates.
- We do not currently provide endpoints to programmatically retrieve information about roles.