V1 Changelog
Release Date: 2024-11-15
Version 1.0.33
Added
- Modify region values for Australia in API query parameters and header values from APAC to AUS.
Release Date: 2024-11-13
Version 1.0.32
Added
- Added note for authServer variable being optional during use by permission endpoints for event definitions.
Release Date: 2024-11-08
Version 1.0.31
Added
- Added authorization check cache details
- Added information around custom properties for use by permission endpoints
Release Date: 2024-07-02
Version 1.0.30
Added
- Added 6 new Webhook events generated by the BuildingConnected API.
Release Date: 2024-05-22
Version 1.0.29
Added
- Updated Event Definitions tutorial to include AUS regional information.
Release Date: 2024-05-08
Version 1.0.28
Added
- Updated documentation to add information about the new urlResponseType of ACMV3 including examples on how to define it in Event Definitions.
Release Date: 2024-03-18
Version 1.0.27
Added
- Updated documentation to add more information regarding the region values being passed in the header and/or query param.
Release Date: 2024-03-18
Version 1.0.26
Added
- [Beta] Introduced the new value APAC to the region header/query param values in various API endpoints for beta testing.
- This new APAC value allows you to store and access data in the data center dedicated to serve the Australia region.
- Note: Beta features are subject to change. Please avoid using them in production environments.
Release Date: 2023-12-14
Version 1.0.25
Added
- Updated EDO documentation to add new FORGE_AGV2 URL resource type.
Release Date: 2023-10-16
Version 1.0.24
Added
- Update various Data Management Events related links in different pages.
Release Date: 2023-07-19
Version 1.0.23
Added
- Modify docs to use the new /v2 token endpoint documentation to generate the bearer token.
Release Date: 2023-06-29
Version 1.0.22
Added
- Modify docs for updating/deleting Webhook secret token to note that there is a period of time before the changes are applied.
Release Date: 2023-06-07
Version 1.0.21
Added
- Adding support for the new Data Management dm.folder.purged event for hook registration.
Release Date: 2023-02-15
Version 1.0.20
Added
- Modifications and restructuring changes for the Supported Events section.
Release Date: 2023-01-30
Version 1.0.19
Added
- Added 43 new Webhook events generated by the Autodesk Construction Cloud (ACC) and BIM 360 Cost Management API.
Release Date: 2022-12-01
Version 1.0.18
Added
- Updated Webhooks docs as part of rebranding efforts to remove references to Forge.
Release Date: 2022-04-08
Version 1.0.17
Added
- Added the following data management events: dm.version.copied.out, dm.folder.copied.out, and dm.folder.moved.out
Release Date: 2022-02-24
Version 1.0.16
Added
- Increase maximum supported limit of events for Event Definitions.
Release Date: 2022-02-14
Version 1.0.15
Added
- Increase maximum supported limit of events for Event Definitions.
Release Date: 2022-02-01
Version 1.0.14
Added
- Adding additional documentation/context to Event Definitions regarding system ID, event types, and custom properties.
Release Date: 2022-01-26
Version 1.0.13
Added
- Adding documentation related to wildcard event types in the various Webhook API endpoints.
- Deprecate the use of oauthType for the Event Definitions API endpoints.
Release Date: 2021-12-10
Version 1.0.12
Added
- Added sourceAggregateUrnPath, sourceAggregatePath, and sourceLastModifiedUserId properties to dm.operation.started and dm.operation.completed events
Release Date: 2021-10-15
Version 1.0.11
Added
- Added new Event Definitions API.
- New tutorial on how to create Event Definitions to support the registration of new event types.
Release Date: 2021-09-30
Version 1.0.10
Added
- Added the following data management events: dm.lineage.reserved, dm.lineage.unreserved, dm.lineage.updated, dm.version.moved.out
- Added callbackWithEventPayloadOnly and hookExpiry options to hook creation endpoints
Release Date: 2019-08-13
Version 1.0.9
Added
- Optimization to support users who are members of large numbers of projects/groups
Release Date: 2019-08-01
Version 1.0.8
Added
- EMEA region support through the ‘x-ads-region’ header or the ‘region’ query-string parameter
Release Date: 2018-08-06
Version 1.0.7
Added
- New endpoint (PATCH systems/:system/events/:event/hooks/:hook_id), which allows users to update status, filter and hookAttribute of a webhook.
Release Date: 2018-07-16
Version 1.0.6
Added
- Support for filtering callbacks received based on payload.For more information, refer to Creating a hook
Release Date: 2018-06-28
Version 1.0.5
Added
- Initial support for Revit Cloud Worksharing events.For more information on the events supported, refer to supported events.
Release Date: 2018-06-21
Version 1.0.4
Added
- Support for Model Derivative extraction.updated events. This allows the progress of a job to be tracked.For more information on the types of Model Derivative events supported, please refer to supported events.
Release Date: 2018-05-28
Version 1.0.3
Fixed
- Issue with Webhooks endpoints returning 504 Gateway Timeout occasionally.
- Issue with Webhooks receiving duplicate Model Derivative events occasionally when container gets reset.
- Issue with callback signature validation failing when callback payload contains non-English Unicode characters.
Release Date: 2018-05-09
Version 1.0.2
Added
- Support for rate limiting.For more information on the rate limit, please refer to rate limiting.
Release Date: 2018-04-20
Version 1.0.1
Added
- Initial support for Model Derivative events.For more information on the types of Model Derivative events supported, please refer to supported events.
Changed
<table border=”1” class=”docutils”> <thead> <tr> <th>-</th> <th>Users can supply scopeName and scopeValue filters when listing all webhooks of a specified system and event.</th> </tr> </thead> <tbody> <tr> <td></td> <td>Affected endpoints:</td> </tr> </tbody> </table>
- List of all webhooks of a specified system and event (GET systems/:system/events/:event/hooks)
Release Date: 2018-02-27
Version 1.0.0
- Initial rollout for general availability.