Hi,
We are wishing to integrate with Confluence for our E-learning product. The idea is that we can import confluence documents into our application (and possibly sync them i.e. changes made in Confluence are reflected in our application).
We initially thought that we would use the API Key and Organization ID to fetch the content (we would just provide the confluence document URL and then an API call would fetch the content) but after exploring the documentation I am not sure if that is a possibility.
I would really appreciate it if the community can guide how we can achieve our objective. Would we have to create an app in the JIRA marketplace OR is the above-mentioned flow a possibility?
Hi @Furqan Tariq Welcome to the Atlassian Community!
You will find answers on this thread useful. You can actually GET content via REST and present it in your site, but that will need a lot of processing, but that is one off task if you are able to develop the script per your requirements. There are third party plugins as well that might help you - eg: - Embedder for Confluence
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.