Skip to content

Get Adsk Hubs ​

Retrieves all Autodesk Construction Cloud hubs accessible to the configured Autodesk service account.

Purpose ​

Use this task at the start of a workflow that needs to discover which ACC hubs are available before performing hub-specific operations. The output list of hubs can be iterated over or used to look up a hub ID dynamically, avoiding the need to hard-code hub names in downstream tasks.

Inputs ​

This task has no input fields. It uses the linked Autodesk service account to determine which hubs are accessible.

Outputs ​

NameDescription
HubsList of hub objects, each containing the hub name, hub ID, and region information.

Tentech