-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Macros - Other - Native (1st Party), Page - Content APIs
-
None
-
1
Summary:
Enable automatic loading and rendering of Assets data in Confluence pages when using the Confluence API to insert Assets, eliminating the need for manual page updates via the UI.
Current Behavior:
When using the Confluence API endpoint (e.g., https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-page/#api-pages-id-put) to insert Assets into a Confluence page, the Assets do not automatically load their data. Users are required to manually access and update the page through the Confluence UI to trigger the data loading process.
Desired Behavior:
Assets should automatically load and render their data upon being inserted into a Confluence page via the API, without requiring any additional manual steps from the user.
Benefits:
- Streamlines workflow automation by ensuring that data is immediately available and accurate after an API-based update.
- Improves user experience by reducing manual intervention and potential errors associated with outdated or missing data.
- Enhances the utility of the Confluence API by providing a more seamless and reliable integration experience for developers and users.