Hi, I have a script that currently creates multiple pages, with the goal of having a 'main' page with excerpt-include tables that link to child pages each of which with a 'excerpt' table on them. I have verified this works by creating it on Confluence manually.
I want to automate this creation, and I've managed to create all of the pages and the excerpt tables on the child pages. I can't work out however how to create the excerpt-include macro and link it properly. I've only managed to create an empty excerpt-include macro with the following:
3 years late, but leaving my solution here in case it helps someone.
I'm creating pages in confluence dynamically and I have a page in the same space and folder with the excerpts that I want to include in the page.
I have a function to load the excerpt I need:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.