Hi,
I am developing an Atlassian Connect Confluence Cloud dynamic content macro, and would like to have a custom properties pane that allows custom properties to be passed to the macro when rendering dynamic content, for example the macro’s configuration preview / pane would support
the same functionality as the IFrame macro, per below.
These can be passed as parameters to the macro:
"modules": { "dynamicContentMacros": [ { "url": "/model-gen?id={id}&class={class} ...",
Any thoughts on how to do this would be gratefully received.
Thanks and regards,
Andrew