IBM QRadar SOAR

IBM QRadar

Join this online topic group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#Security
#QRadar
#SecuringhybridcloudandAI
 View Only

Getting Incident details in XML

  • 1.  Getting Incident details in XML

    Posted 07/30/20 01:08 PM
    Hello,

    I have been using Python scripts provided by IBM to get all the incidents from Resilient and generate a few reports. All this while I was using the script in order to utilize the JSON format. Now I am looking for a solution of getting the incidents in XML format as I need to integrate other service which can only accept XML. Now, I understand it is possible to convert JSON to XML using a few Python libraries. But I am more inclined towards having an approach which might not involve me running another script to convert the output. 

    Can someone help me to get all the incidents (opened and closed) in XML format using any Python script or APIs (if already available), as I was not able to figure it out.

    Thanks in advance!

    ------------------------------
    Maulik Padh
    ------------------------------