Skip to main content

Autodesk connector

Back to the connector overview, authentication methods, and actions.
11 Sept 2026
bug-fixRemove list_buckets and list_webhooks from oauth2_client_credentials testActions
9 Sept 2026
data-syncAdded DataSync support for account users, account companies, and hubs. Fixed the two-legged authentication guide to reference the correct application type.
autodesk_list_account_companies, autodesk_list_account_users, autodesk_list_hubs
9 Sept 2026
guidesFixed the two-legged authentication guide to reference the correct application type (Traditional Web App) and improved guide language for clarity.
10 Aug 2026
new-actions bug-fixAdded 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.
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
27 Jul 2026
guide-improvementsUpdated 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.
21 Jul 2026
enhancementsMigrated all actions from requiredScopes to authRequirements for per-auth-type scope and auth type filtering.
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
16 Jul 2026
bug-fixesRemoved non-persisted fields from create_account_user, commented out ignored offset and language params, added preview stage to untestable actions.