Skip to content

Get Adsk Projects ​

Retrieves all projects within a specified Autodesk Construction Cloud hub.

Purpose ​

Use this task when a workflow needs a list of ACC projects for reporting, dynamic routing, or to populate a variable that drives a subsequent task. It is commonly placed after Get Adsk Hubs when the hub name is resolved at runtime rather than entered statically.

Inputs ​

FieldTypeRequiredDescription
Hub NameTextYesThe friendly name of the ACC Hub/Account as shown in the ACC web app.

Outputs ​

NameDescription
ProjectsList of project objects, each containing the project name, project ID, and associated metadata.

Tentech