Is it possible to have the creation of a page in Confluence will trigger an automation rule in Jira Software?
I'm wanting to have it that whenever a page is created on a particular Space under a Parent page, a Jira issue is created automatically on a specific Project.
I've seen in Jira where an automation trigger can create a page in Confluence, I'm wanting to do the opposite.
@Andrea_Lawrence You can potentially use confluence automation to do this.
Set trigger as page published
Choose action to send a web request. This web request can be the jira create issue API https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-post
unfortunately Confluence Automation is a premium feature and we have a standard plan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.