Hi, I'm doing some playbooks and I always need to make a code snippet
after a MySQL Run query connector (SELECT) to get - If query returns
some data- Number of rows query returns My code snippet is always like
this. if isinstance({<!-- -->{vars.steps.Query_C<!-- --><!-- -->...
Hi everyone, I'm working with FortiSIEM 7.2.3 and I have a use case
where I need to validate whether the domain found in the Event URL field
is authorized, using a custom lookup table (AuthorizedStorageTenants,
column StorageDomain). Example domains ...
Hi all, I'm new in this community. In our department we just installed
FortiSOAR few weeks ago, and I want to create a simple playbook to
execute some action. For example I can delete user on Crowdstrike using
Crowdstrike connector and the action Exe...
Maybe this is the way to do? Check if data.status exists ? in block
decisionvars.steps.Query_no_data.data["status"] is defined if key exists
> no data way if key does not exists > data returned But this only
solves if database returns data, but not h...
Hi, Query that has data > returns array inside dataQuery that not found
data > return status="success" inside data Check the images, also in
both cases it has an output.status = "Success"