Zero Results (No data) {<!-- -->{ vars.steps.Query_no_data.data["status"] is
defined }} Meaning: The status key exists → database returned no data.
Exactly One Result {<!-- -->{ vars.steps.Query_no_data.data["status"] is not
defined and vars.steps.Query_no_data.data<!-- -->...
yes, If vars.steps.Query_no_data.data["status"] is defined, it indicates
that no data was returned. Otherwise, the query returns data in the form
of a list.
Hi, Could you please confirm the response format for the code snippet
step? Specifically, when a query returns data, the response always
contains an array with N dictionaries (rows). However, when no data is
returned, the response contains only a "su...
You can use the Jinja Editor to evaluate the Jinja template using the
step output. For more information about the Jinja Editor, refer to the
FortiSOAR documentation: Jinja Editor - FortiSOAR Playbooks Guide.
1. VHash, SSDEEP, and Authentihash are not supported by STIX. You can
use STIX to represent file hashes with MD5, SHA-1, and SHA-256 2. For
IP, Domain STIX indicator object requires the `pattern`, `pattern_type`,
and `valid_from` properties. Please c...