- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-25-2023 05:17 AM - edited 07-25-2023 05:18 AM
Hello,
I was not able to find in XSoar Documentation, the "formats" which are expected for all Widget Types :
- Data Table
- Graph
- Text Input
- Select
- List
- Map
- Date Picker
- File Picker
Do you know them ?
Thanks in advance for your reply and best regards,
Thomas Nicolas
07-25-2023 08:51 AM
You can find reference in the doc -
If you need more specific example, you can go to the XSOAR UI and open a widget in edit mode and click on save as JSON to get more specific references.
07-25-2023 08:07 AM
Assuming you are creating a custom widget, this document explains how to build the custom widgets using widget builder/json/automation scripts. AFAIK most of the types you outlined aren't legitimate widget types
From the doc (under JSON section),
Widget types must be one of the following:
bar
column
pie
number
line
table
trend
list
duration
image
07-25-2023 08:19 AM
Yes you are right, wrong copy-paste sorry
So, what I am looking for is JSON Data Format specification excpected for each ones of the following :
bar
column
pie
number
line
table
trend
list
duration
image
Thanks in advance for youre reply and Best regards,
Thomas Nicolas
07-25-2023 08:51 AM
You can find reference in the doc -
If you need more specific example, you can go to the XSOAR UI and open a widget in edit mode and click on save as JSON to get more specific references.
07-26-2023 12:29 AM
Many Thanks for your reply and Kind Regards
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!