I'm building a feature in my SaaS product to allow users export reports (React UI Page) to Confluence. I initially tried generating HTML content corresponding to the React components and pushing it to Confluence. But looks like HTML macro is a legacy feature and requires specific enabling. Since this is a new effort, I want to be open on options and consider a modern and secured solution.
Appreciate the community feedback and thoughts.
You should consider building an app for Confluence Cloud, which integrates your reports to Confluence. If you used Forge, it is based on React, which may fit your use case very well.
Thank you. I was not aware of this. The intended purpose of my platform is not to tightly couple with any product and remain vendor neutral yet providing integration with them. Forge looks like more Atlasssian specific, I'll check it out anyway if I could leverage that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Venkataganesh Thoppae and welcome,
HTML macro is no longer available on cloud instances due to security reason. You can try to use a macro provided by third part app like https://marketplace.atlassian.com/apps/1221472/html-iframe-macro-for-confluence?tab=overview&hosting=cloud
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.