I have requirement to create,update or delete confluence page based on database configuration..
Say, Create two page, update 1 page, delete two page. pages can be at child page or parent page.
May I know what is best approach to achieve this..?
1) Create Plugin
2) Or is there any plugin available ( i.e. Using scripting language )
I believe that, for such a specific behaviour, your best option is to create your own plugin with a listener on different page events (creation, deletion, edit) and perform the appropriate operation when certain conditions are met.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.