> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Autodesk Changelog

> Release history for the Autodesk connector. Each version lists what changed and which actions were affected.

<Card title="Autodesk connector" icon="arrow-left" href="/connectors/autodesk" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v3.1.0" description="10 Aug 2026">
  `new-actions` `bug-fix`

  Added identity and access management data covering BIM 360 / ACC users, roles, companies as groups, the account as an organization, project membership, and the connected identity. Fixed the authentication configuration on several actions so they no longer ask for the wrong credentials.

  <AccordionGroup>
    <Accordion title="Added · 11 new actions">
      `autodesk_unified_get_group`, `autodesk_unified_get_me`, `autodesk_unified_get_organization`, `autodesk_unified_get_role`, `autodesk_unified_get_user`, `autodesk_unified_list_groups`, `autodesk_unified_list_organizations`, `autodesk_unified_list_resource_types`, `autodesk_unified_list_resource_users`, `autodesk_unified_list_roles`, `autodesk_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v3.0.1" description="27 Jul 2026">
  `guide-improvements`

  Updated Select APIs guide step to clarify that all APIs are enabled by default. Corrected guide language for both three-legged and two-legged OAuth flows.
</Update>

<Update label="v3.0.0" description="21 Jul 2026">
  `enhancements`

  Migrated all actions from requiredScopes to authRequirements for per-auth-type scope and auth type filtering.

  <AccordionGroup>
    <Accordion title="Changed · 54 actions updated">
      `autodesk_create_account_company`, `autodesk_create_account_project`, `autodesk_create_account_user`, `autodesk_create_bucket`, `autodesk_create_business_units`, `autodesk_create_folder`, `autodesk_create_item`, `autodesk_create_project_user`, `autodesk_create_storage`, `autodesk_create_version`, `autodesk_create_webhook`, `autodesk_delete_bucket`, `autodesk_delete_object`, `autodesk_delete_webhook`, `autodesk_get_account_company`, `autodesk_get_account_user`, `autodesk_get_bucket_details`, `autodesk_get_folder`, `autodesk_get_hub`, `autodesk_get_item`, `autodesk_get_item_tip`, `autodesk_get_project`, `autodesk_get_signed_s3_download_url`, `autodesk_get_signed_s3_upload_urls`, `autodesk_get_version`, `autodesk_get_version_download_formats`, `autodesk_get_version_downloads`, `autodesk_get_webhook`, `autodesk_list_account_companies`, `autodesk_list_account_projects`, `autodesk_list_account_users`, `autodesk_list_bucket_objects`, `autodesk_list_buckets`, `autodesk_list_business_units`, `autodesk_list_folder_contents`, `autodesk_list_hubs`, `autodesk_list_item_versions`, `autodesk_list_project_industry_roles`, `autodesk_list_project_users`, `autodesk_list_projects`, `autodesk_list_top_folders`, `autodesk_list_webhooks`, `autodesk_list_webhooks_by_system`, `autodesk_search_folder`, `autodesk_signed_s3_upload`, `autodesk_update_account_company`, `autodesk_update_account_project`, `autodesk_update_account_user`, `autodesk_update_folder`, `autodesk_update_item`, `autodesk_update_project_user`, `autodesk_update_webhook`, `autodesk_upload_file_in_project_folder`, `autodesk_upload_to_s3`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.0" description="16 Jul 2026">
  `bug-fixes`

  Removed non-persisted fields from create\_account\_user, commented out ignored offset and language params, added preview stage to untestable actions.
</Update>
