Creating custom blueprint using Forge

Hello,

I would like to be able to create custom blueprints for my Confluence server using Forge since I do not have infrastructure to host my app if I did it through Connect. Is custom blueprints or page template support part of the Forge roadmap?

Thanks,
Deep

Hi,

If you build a Forge app you can use the REST API to create templates https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-template/#api-wiki-rest-api-template-post

You could use something like the space settings page to build your UI .

Cheers,
Adam