We have an internal tool that collects data around incidents. We'd like to export that data for a given incident into a editable Confluence page/document. We'd like this to happen programmatically.
For example: in our internal tool, we'd like to be able for the user to click a button that says "Generate into Confluence Doc". The tool would then programatically fill out a Confluence template and replace variables with actual values. It would then share the URL of this new Confluence document with the user.
It's basically this: https://support.atlassian.com/confluence-cloud/docs/create-a-template/ but doing it programatically instead of through the UI.
Is there a way to do this? Thanks!
Welcome to the Atlassian Community!
Can you check the below community post which answers your query
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.