IBM QRadar SOAR

 View Only

 IBM SOAR - Create Attachment

abd el rahman Hamed's profile image
abd el rahman Hamed posted Tue September 23, 2025 07:20 AM

Hello everyone,

Is there a way that you can transform a JSON data to an attachment file (CSV), We have built a custom API to query an IP against tenable SC and while the data is amazing in the table format, I want also to include it in the email (I am using Outbound email).

But I can seem to find a way to generate an attachment within SOAR, anyone has managed to get this running and care to share would be really helpful and appreciated.

Thank you

Sai Kumar Reddy Dhubbaka's profile image
Sai Kumar Reddy Dhubbaka

Hi ,

you need to get data in csv file format. How to insert the data and modify the data is on your interest.
for this there is function in SOAR Utilities (which in AppExchange) called String to attachment.
I think this function help full for you.

Thanks,

Sai