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
  • 1.  Upload Excel Data

    Posted 09/17/21 01:06 PM
    Hello everyone,

    Before deploying SOAR our organization used to save incident data into excel files, As of now SOAR has been implemented in our organization. For audit purpose we need to have all incidence. My question is can we upload the pervious incidents data (which in in excel sheets ) to SOAR platform?

    ------------------------------
    Asad Aftab
    ------------------------------


  • 2.  RE: Upload Excel Data

    Posted 09/21/21 02:40 AM
    I would suggest you use and adapt the python code to create incidents from this page : https://github.com/ibmresilient/resilient-python-examples/tree/master/create-incident to read a CSV export file from your XLS, and create incident in Rest API in your SOAR

    ------------------------------
    BENOIT ROSTAGNI
    ------------------------------