•   over 2 years ago

Using Custom Content Components

Hello - can someone guide me into creating and `regustering` a custom component for my Forge app? I am attempting to create a custom component `Keyword` to display as a SpaeceCustomContentListView. each keyword will have specific properties as well to be displayed in my confluence:spacepage app. the docs indicate that I need to create a custom component and retrieve it using the confluence REST API, however, I am lost in fixing the code to make the REST API call to create my custom content. The resources I have been using are:
https://developer.atlassian.com/platform/forge/manifest-reference/modules/confluence-custom-content/
https://developer.atlassian.com/platform/forge/ui-kit-components/confluence/space-custom-content-list-view/
https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-custom-content/#api-custom-content-post

I've also created a post on the developers' forum:
https://community.developer.atlassian.com/t/creating-custom-contents-in-spacepage-app-confluence-forge-app/73941
And made the following reply to a post:
https://community.developer.atlassian.com/t/how-to-create-custom-content-for-spacecustomcontentlistview/73936

  • 1 comment

  • Manager   •   over 2 years ago

    Hello! I've passed this along to the team to help out.

Comments are closed.