Has anyone used the TA publish to Confluence app to specifically, create and publish new pages within confluence? The app description explicitly states that it can update/append to existing pages as well as replace contents, but it is notable that it does not say anything regarding creating new pages.
My organization is somewhat locked down and there are some hoops to jump through, so I'm hoping to get an answer from someone who has actually used the add-on, rather than going through a few days of back and forth, approvals, installation and so on, only to find it doesn't have the functionality I am needing.
Subsequently, if the app does NOT have this capability and it can truly only update existing pages, anyone have any experience with having a splunk alert action > publish new confluence pages?
The webhook option is close, but I really need a more configurable API call or configurable JSON payload that can POST to the confluence API. Seems with splunk alert actions customized scripts being deprecated that my options on getting this done are somewhat hemmed in. Any hints or ideas are appreciated.
Having checked the python code for this app, it has calls to update_confluence_page and updates existing pages in Confluence - it doesnt have the ability to create new ones.
This is something you might want to request to the app author via email at daniel@spavin.net and hopefully they can look into adding this feature.
🌟 Did this answer help you? If so, please consider:
Your feedback encourages the volunteers in this community to continue contributing