Skip to main content

Requesting Help in Structuring JSON in the action "CSV_Save Json To CSV"

  • October 15, 2024
  • 1 reply
  • 2 views

Aravind3
Forum|alt.badge.img+8

Hello Everyone,

I'm developing/testing a block which summarizes the results from multiple TIs like AbuseIPDB, Virustotal etc from a playbook and prints the result in CSV file in case wall.

I'm getting this error from when I'm testing the playbook with this block and if I try to structure JSON I'm not getting the expected result. Could anyone please let me know what am I doing wrong here?

Result:

Please ignore the domain data.


Thanks a bunch in advance,
Aravind Sreekumar

1 reply

cmmartin_google
Staff
Forum|alt.badge.img+11

As a troubleshooting step you could take you above combined JSON Object and just try writing it to a JSON widget in a simulated case to verify if valid JSON is being generated or not. 

You can then also try doing one TI JSON result at a time to see if it's a specific result that is causing the error.