Documentation

Deprecation Notice

SOAP is deprecated in JIRA 6.0. We recommend using the REST APIs whenever possible.

JIRA SOAP Scopes

For more information about the JIRA SOAP APIs, please consult the documentation on developer.atlassian.com and check out the Product API Browser.

RPC calls to the following endpoints are covered:

  • /jirasoapservice-v2

The required scope for your add-on depends on the methods that your add-on invokes. The table below shows the required scope for every RPC method call.
MethodScope
createIssueWRITE
createIssueWithParentWRITE
createIssueWithParentWithSecurityLevelWRITE
createIssueWithSecurityLevelWRITE
createProjectADMIN
createProjectFromObjectADMIN
createProjectRoleADMIN
deleteProjectADMIN
deleteProjectAvatarPROJECT_ADMIN
deleteProjectRoleADMIN
getAttachmentsFromIssueREAD
getCommentREAD
getCommentsREAD
getComponentsREAD
getFieldsForActionREAD
getFieldsForCreateWRITE
getFieldsForEditWRITE
getGroupREAD
getIssueREAD
getIssueByIdREAD
getIssueTypesForProjectREAD
getIssuesFromJqlSearchREAD
getIssuesFromTextSearchWithLimitREAD
getIssuesFromTextSearchWithProjectREAD
getPrioritiesREAD
getProjectAvatarREAD
getProjectAvatarsREAD
getProjectByIdREAD
getProjectByKeyREAD
getProjectsNoSchemesREAD
getResolutionDateByIdREAD
getResolutionDateByKeyREAD
getResolutionsREAD
getSecurityLevelREAD
getSecurityLevelsWRITE
getStatusesREAD
getSubTaskIssueTypesForProjectREAD
getUserREAD
getVersionsREAD
progressWorkflowActionWRITE
setNewProjectAvatarPROJECT_ADMIN
setProjectAvatarPROJECT_ADMIN
updateIssueWRITE
updateProjectPROJECT_ADMIN
updateProjectRoleADMIN