Using pages menu in a project page, I can connect current JIRA project to a confluence space.
Can I do the same job with JIRA REST Api?
Hi there,
Atlassian apps do not yet have support for cross product REST API calls. However, this may be possible in the future.
If you are familiar with plugin development, take a look at the following documentation that might be helpful to achieve what you're looking for:
If you are not sure how to develop a plugin, contact an Atlassian expert to have them develop it for you. See: http://www.atlassian.com/resources/experts
Thank you!
There is a internal gateway/api/xflow REST API that deals with space links and works now with user and password. However, it fails when an API token is used for the password. We need a API token supported REST API to for this due to the conversion to only support API tokens. Can you provide a link to a public issue that documents this requirement?
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.