AtlassianJiraServiceManagement

Use this integration to manage Jira objects and attach files to Jira objects from Cortex XSOAR.

IT Services · Atlassian Jira Service Management

Configuration parameters

  • url — Server URL (required)
  • credentials — (required)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (15)

  • jira-asset-attachment-add

    Uploads a file attachment to the specified object.

  • jira-asset-attachment-list

    Returns a list of attachments for the specified object. You can also download the files in a zipped format.

  • jira-asset-attachment-remove

    Removes an attachment from a specific object.

  • jira-asset-attribute-json-create

    Utility command used to create a JSON file with all attributes of the specified object type. All that is left is to fill in the values of each attribute.

  • jira-asset-comment-create

    Creates a comment for the specified object.

  • jira-asset-comment-list

    Returns a list of comments for the specified object.

  • jira-asset-connected-ticket-list

    Returns a list of all connected tickets for the specified object.

  • jira-asset-object-create

    Create a new object of the specified object type ID. Either attributes or attributes_json must be provided.

  • jira-asset-object-delete

    Deletes an existing object of the specified object ID.

  • jira-asset-object-get

    Retrieves the object with the specified object ID.

  • jira-asset-object-schema-list

    List all object schemas.

  • jira-asset-object-search

    Searches for objects of the specified object type.

  • jira-asset-object-type-attribute-list

    List all attributes for an object type.

  • jira-asset-object-type-list

    List all object types.

  • jira-asset-object-update

    Updates an existing object of specified object type ID. Either attributes or attributes_json must be provided.