Hi!!
I need to copy confluence space from jira when the user executes some transition in a workflow.
Which is the best optcion to do this? Is posible to do via REST (webhooks)?
Thanks! :)
CLI Plugin for JIRA has post functions that run CLI actions. In your case you you would use the Confluence action copySpace or related copy actions.
Webhooks is a good option as long as Confluence has a REST API that does the copy. There isn't one to my knowledge. You can create a REST plugin to expose that functionality in Confluence and then use it from JIRA though.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.